]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
repo_utils: clone entire branch if commit is specified
authorJosh Durgin <jdurgin@redhat.com>
Tue, 2 Feb 2021 19:48:47 +0000 (14:48 -0500)
committerJosh Durgin <jdurgin@redhat.com>
Tue, 2 Feb 2021 19:54:41 +0000 (14:54 -0500)
commit4b16be27715adb1e2f3ba744ad21320f06d4a6e0
treed65662f6df094cd735f13a16d3725a923846e6fd
parent1ab825c2c1b00e04be93728f697a844e4d94eb12
repo_utils: clone entire branch if commit is specified

If the commit is not the head of the branch, we need more history to be
able to check it out.

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
teuthology/repo_utils.py