]> git.pld-linux.org Git - packages/rpm-build-tools.git/commit - builder.sh
Fix test if build is from correct branch with shallow fetch
authorKacper Kornet <draenog@pld-linux.org>
Thu, 12 May 2011 14:28:54 +0000 (15:28 +0100)
committerKacper Kornet <draenog@pld-linux.org>
Thu, 12 May 2011 14:53:04 +0000 (15:53 +0100)
commitf9b0409caa3d0aa7ddd488826bf378fca11d8501
tree8886c0951dad01053084aa3e0bbdc8415f5f61b0
parentcfce64d32fa65098287400c9087b6427bb88d9b3
Fix test if build is from correct branch with shallow fetch

In case of shallow fetch, there is no local information about all remote
branches. Therefore the test if build is from correct branch, should use
git ls-remote in this case.
builder.sh
This page took 0.035283 seconds and 4 git commands to generate.