Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implementing GIT_PS1_SHOWUPSTREAM #269

Closed
wants to merge 1 commit into from

Conversation

jaesivsm
Copy link
Contributor

Implementation for #110.

As the activation of GIT_PS1_SHOWUPSTREAM=verbose option does for __git_ps1 the _lp_git_branch_color, now computes how many commit we are ahead or / and behind of the remote reference.

@jaesivsm
Copy link
Contributor Author

I'll dare a ping here.

@dolmen
Copy link
Collaborator

dolmen commented Feb 25, 2014

This is not yet completely forgotten ;) Thanks for the ping...

@jaesivsm
Copy link
Contributor Author

jaesivsm commented Aug 8, 2014

Cleaned the PR from conflicts and ping !

as the activation of GIT_PS1_SHOWUPSTREAM option does for __git_ps1
the _lp_git_branch_color now compute how many commit we are ahead or
behind of our remote reference.
dolmen added a commit that referenced this pull request Dec 13, 2014
Git: show the number of commits behind.
Similar to GIT_PS1_SHOWUPSTREAM=verbose.
Implementation by François Schmidts (@jaesivsm).
#269
@dolmen
Copy link
Collaborator

dolmen commented Dec 13, 2014

Reviewed and merged in develop!
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature request git Related to Git VCS data
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants