From: "Kirill A. Shutemov" <kas@altlinux.ru> To: ALT Devel discussion list <devel@lists.altlinux.org> Subject: Re: [devel] Опция --local для gear Date: Tue, 16 May 2006 20:07:41 +0300 Message-ID: <20060516170740.GA7747@pc152.sam-solutions.net> (raw) In-Reply-To: <20060516154322.GC9296@basalt.office.altlinux.org> [-- Attachment #1: Type: text/plain, Size: 1234 bytes --] On 19:43 Tue 16 May, Dmitry V. Levin wrote: > On Fri, May 12, 2006 at 01:59:53PM +0300, Kirill A. Shutemov wrote: > > патч в аттаче > [...] > > --- a/gear > > +++ b/gear > > @@ -109,6 +109,7 @@ Options: > > --export-dir=DIRNAME write source files to specified directory; > > -r, --rules=FILENAME name of file with rules, default is .$PROG-rules; > > -t, --tree-ish=ID tree, commit or tag object name; > > + -l, --local extract archive from local directory, not from git; > > Ну это не совсем правда. Ваш патч делает commit. Описание опции для меня не критично. Ничего лучше я не придумал. Даже не уверен насчёт правильности именования "local". > > +if [ -n "$local" ]; then > > + git-commit -a -m 'temporary commit' > /dev/null || { local=; info 'Nothing changed. Used last commit'; } > > Зачем >/dev/null? Что бы не было взвешеного в воздухе сообщения "nothing to commit". -- Kirill A. Shutemov Belarus, Minsk E-mail: k.shutemov (AT) sam-solutions.net JID: kas (AT) altlinux.org ICQ: 152302675 > PS: 2 morozov@: крепко, крепко. :) (Ковыряя носком и без того уже истертый линолеум): а я еще и вышивать, и на машинке умею... -- morozov in devel@ [-- Attachment #2: Type: application/pgp-signature, Size: 191 bytes --]
prev parent reply other threads:[~2006-05-16 17:07 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2006-05-12 10:59 Kirill A. Shutemov 2006-05-12 11:02 ` Alexey I. Froloff 2006-05-12 11:08 ` Kirill A. Shutemov 2006-05-16 7:02 ` Kirill A. Shutemov 2006-05-16 15:43 ` Dmitry V. Levin 2006-05-16 17:07 ` Kirill A. Shutemov [this message]
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20060516170740.GA7747@pc152.sam-solutions.net \ --to=kas@altlinux.ru \ --cc=devel@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Team development discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \ devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru public-inbox-index devel Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git