chiark / gitweb /
Create a new utility function in git.py for setting the HEAD link
authorChuck Lever <cel@netapp.com>
Thu, 6 Oct 2005 10:12:44 +0000 (11:12 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Thu, 6 Oct 2005 10:12:44 +0000 (11:12 +0100)
commitb99a02b040dd0dfbbace447bab95737d89fae575
tree90fb349d42bac942fbbda1156548d2c5590b79ac
parentfc804a49aff45b6659eef3088e44ea1e1191b3ee
Create a new utility function in git.py for setting the HEAD link

Add a new method in git.py for switching the HEAD link to point to a
different ref.

Signed-off-by: Chuck Lever <cel@netapp.com>
stgit/git.py