chiark / gitweb /
Make sure switch_branch uses the right __head
authorChuck Lever <cel@netapp.com>
Wed, 26 Oct 2005 18:51:38 +0000 (14:51 -0400)
committerCatalin Marinas <catalin.marinas@gmail.com>
Thu, 27 Oct 2005 19:47:12 +0000 (20:47 +0100)
commit98d6e2c5e849d1a64ab3062aaeed5dd53fbba22e
treeccec966e097b7a64728b095ff6537f60ace52235
parente030aa4aea34ae10c7fb69446013804ad12cf36b
Make sure switch_branch uses the right __head

"switch_branch" needs to use the global variable __head, not a local
version.

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