Hi Moritz, At Sun, 20 Jun 2010 13:50:20 +0200, Moritz Bunkus wrote:
> This fix only works with newer versions of git that prefix remote > branch names with "remotes/" in the output of "git branch -va". The > original implementation worked with older versions as well. At the > moment I can only test it v1.6.3.x and v1.7.x (which both do prefix > remote branch names) and v1.5.6.x (which doesn't). I don't intend to > fix this for older git versions as I don't use them anymore. This breaks the improved checkout behaviour. I think 04984e52 (http://bit.ly/c45NDs) is a compromise, can you have a peek and let me know if you're happy? Cheers, Phil
