Mailinglist Archive: opensuse-buildservice (327 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] [PATCH] checkout git branch with tar_scm source servce
- From: Adrian Schröter <adrian@xxxxxxx>
- Date: Mon, 11 Apr 2011 13:16:25 +0200
- Message-id: <20678620.VhBWyXU5Pf@scherben>
Am Montag, 11. April 2011, 12:28:42 schrieb Will Stephenson:
Hm, but why do you need this at all ?
Isn't
git checkout -r $BRANCH
working for you ?
--
Adrian Schroeter
SUSE Linux Products GmbH
email: adrian@xxxxxxx
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
On Monday 11 April 2011 08:44:30 Sascha Peilicke wrote:
On Saturday 09 April 2011 15:46:58 Will Stephenson wrote:
The following patch enables tar_scm to checkout a specified git branch
instead of HEAD.
For svn, the option is meaningless as the branch is part of the URL. I
don't know anything about Hg, so can't say if the option is used there.
For now I have marked it (git only).
Any comments?
No diff attached?
Whoops - guess I should add 'patch' to the strings that trigger an attachment
warning from kmail.
Hm, but why do you need this at all ?
Isn't
git checkout -r $BRANCH
working for you ?
--
Adrian Schroeter
SUSE Linux Products GmbH
email: adrian@xxxxxxx
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |