X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from mail-qy0-f198.google.com (mail-qy0-f198.google.com [209.85.221.198]) by lists.alpinelinux.org (Postfix) with ESMTP id 754BC1EC813 for ; Sat, 6 Jun 2009 00:56:46 +0000 (UTC) Received: by qyk36 with SMTP id 36so3375796qyk.27 for ; Fri, 05 Jun 2009 17:56:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:cc:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=cx/xUORr7CTPL52qvi+Jujms7GYi9AoNZuxY7TRhxMs=; b=XyERZ35OBqPTfN7ObCQaGsNYza2FrQElZ6siBxDQUrbwEUbiCQto6d5bttHGvJOWPQ JH1npaG1Z/NDB/V9cvnptZD3EJiQiSLysJenISw8MD0xY9deKQrz4emELpEuciaTau9S 6q4AHWQ4F6qskgJ44Q9E2EADsoxoyflsIauwg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=cc:message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=UcTEAXBGrdH4ufRFandCukvEYMAit1KK8q8I1mNMMOsMIWKLxtkaVQmKykDed7tLj7 +JC9RnrkO51QPhHaU0p6yXmitUrjVGTx6LCMbT1Y7p18iZYuBHLZ+/8vejmbilYBp2za LW06kyvy4De1DOso4AmNE6t1sldMLTF/ZPtK4= Received: by 10.224.89.71 with SMTP id d7mr4278197qam.202.1244249805604; Fri, 05 Jun 2009 17:56:45 -0700 (PDT) Received: from whopper.dev.wtbts.net ([208.74.141.8]) by mx.google.com with ESMTPS id 6sm604604qwk.0.2009.06.05.17.56.44 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 05 Jun 2009 17:56:44 -0700 (PDT) Cc: "alpine" Message-Id: From: Michael Mason To: Mika Havela In-Reply-To: <20090605134850.A6B5437E4B@smtp4-2-sn2.hy.skanova.net> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 (Apple Message framework v935.3) Subject: Re: [alpine-devel] .gitignore suggestion on exclude git-format patch files Date: Sat, 6 Jun 2009 00:56:43 +0000 References: <20090605134850.A6B5437E4B@smtp4-2-sn2.hy.skanova.net> X-Mailer: Apple Mail (2.935.3) On Jun 5, 2009, at 1:48 PM, Mika Havela wrote: > WHen doing 'git format-patch' I get a nnnn-some-text-here.patch file > that I send to this list (see attached file). > I don't want 'git status' to care about this file because it's just > a patch I send to you. > So I would suggest this could be applied in main tree. > > <> > Patch Applied. http://git.alpinelinux.org/cgit/aports-mmason/ > <0001-.gitignore-Suggestion-on-howto-exclude-git-format.patch> --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---