]> git.pld-linux.org Git - packages/rpm-build-tools.git/commit - builder.sh
builder: rewrite code to checkout refs
authorKacper Kornet <draenog@pld-linux.org>
Thu, 23 Aug 2012 13:12:43 +0000 (14:12 +0100)
committerKacper Kornet <draenog@pld-linux.org>
Thu, 23 Aug 2012 13:48:29 +0000 (14:48 +0100)
commit6217f40703a29f733a546091358749d912b639c4
treef00878b0463413ce2149366c9e80645fa333560c
parent68a8058694ff506b12dfe8672b2eac8f9e2474e3
builder: rewrite code to checkout refs

git-checkout $CVSTAG can fail due to other reasons then non existing tag,
i.e. when the merge is in progress. In previous version in such a remote
tracking branch was tried to be check out, which resulted in error. It
prevented user from checking if his merge commits builds correctly
before commiting it.
builder.sh
This page took 0.237859 seconds and 4 git commands to generate.