Browse Source
Changes method git_parse_ahead() on git.zsh lib file. Before this change it checked directly against origin/master branch. Now it uses $(current_branch) to check for not pushed changes against the current remote branch.
Juan G. Hurtado
14 years ago
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue