Skip to content
Commit e129fc5a authored by Juan G. Hurtado's avatar Juan G. Hurtado
Browse files

Adds support for $(current_branch) on git_parse_ahead()

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.
parent a525993f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment