From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 16 May 2006 19:43:22 +0400 From: "Dmitry V. Levin" To: ALT Devel discussion list Message-ID: <20060516154322.GC9296@basalt.office.altlinux.org> Mail-Followup-To: ALT Devel discussion list References: <20060512105953.GO23131@pc152.sam-solutions.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="hOcCNbCCxyk/YU74" Content-Disposition: inline In-Reply-To: <20060512105953.GO23131@pc152.sam-solutions.net> X-fingerprint: FE4C 93AB E19A 2E4C CB5D 3E4E 7CAB E6AC 9E35 361E Subject: Re: [devel] =?koi8-r?b?79DDydEgLS1sb2NhbCDEzNEgZ2Vhcg==?= X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.7 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Devel discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 May 2006 15:43:23 -0000 Archived-At: List-Archive: List-Post: --hOcCNbCCxyk/YU74 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 12, 2006 at 01:59:53PM +0300, Kirill A. Shutemov wrote: > =D0=C1=D4=DE =D7 =C1=D4=D4=C1=DE=C5 [...] > --- a/gear > +++ b/gear > @@ -109,6 +109,7 @@ Options: > --export-dir=3DDIRNAME write source files to specified directory; > -r, --rules=3DFILENAME name of file with rules, default is .$PROG= -rules; > -t, --tree-ish=3DID tree, commit or tag object name; > + -l, --local extract archive from local directory, not fr= om git; =EE=D5 =DC=D4=CF =CE=C5 =D3=CF=D7=D3=C5=CD =D0=D2=C1=D7=C4=C1. =F7=C1=DB = =D0=C1=D4=DE =C4=C5=CC=C1=C5=D4 commit. [...] > +if [ -n "$local" -a "$tree_id" !=3D 'HEAD' ]; then > + show_usage 'Options --local is actual only with tree_ish=3DHEAD.' s/Options/Option/ s/tree_ish/tree-ish/ [...] > +if [ -n "$local" ]; then > + git-commit -a -m 'temporary commit' > /dev/null || { local=3D; info = 'Nothing changed. Used last commit'; } =FA=C1=DE=C5=CD >/dev/null? --=20 ldv --hOcCNbCCxyk/YU74 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQFEafMafKvmrJ41Nh4RAg09AJ0RRMGLhM50ZzYSf4rnTU6fD+bCRQCeN3NP QGWUNlGv0fXT1kwbzdH+LqI= =Z5SY -----END PGP SIGNATURE----- --hOcCNbCCxyk/YU74--