remove workaround for old bug

ef24751922 described a bug moving between
remotes in direct mode; I can no longer reproduce it with this strange
workaround removed. Also test suite still passes. Hope the broken code just
got fixed in the meantime.
This commit is contained in:
Joey Hess 2014-02-06 17:35:37 -04:00
parent 897d877472
commit 43d17632f6
2 changed files with 3 additions and 5 deletions

View file

@ -34,3 +34,5 @@ git version 1.8.3.4 (Apple Git-47)
# /usr/local/bin/git --version
git version 1.8.5.3
"""]]
> [[fixed|done]]; it has been updated to 1.8.5.3 on the autobuilder. --[[Joey]]