]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
workunit: git-reset --hard does not accept a branch
authorLoic Dachary <ldachary@redhat.com>
Tue, 15 Mar 2016 15:31:31 +0000 (16:31 +0100)
committerLoic Dachary <ldachary@redhat.com>
Tue, 15 Mar 2016 15:59:11 +0000 (16:59 +0100)
commit8874b45236e79fef3d1d54c24105f2d0987424ab
tree1fb1e556e6cf48758344b364a1c8788e59367f8f
parent9cbd6a467b43d48f86db66ddd0dba2c91c12d28e
workunit: git-reset --hard does not accept a branch

Uses git clone --branch refspec because it agrees to use either a tag or
a branch.

Signed-off-by: Loic Dachary <loic@dachary.org>
(cherry picked from commit 96ef6ab6991ae7f6ffff7a2a0d92bcd2de88f497)
tasks/workunit.py