An error occurred while fetching folder content.
Adds support for $(current_branch) on git_parse_ahead()
Juan G. Hurtado authored
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.
e129fc5a
Name Last commit Last update