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

lib: separate git remote from ahead / behind commits in git_remote_status #7503

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

weiguoz
Copy link

@weiguoz weiguoz commented Jan 8, 2019

fix #7502
origin/develop2
=>

  • origin/develop -2 ahead
  • origin/develop +2 behind

@robbyrussell
Copy link
Member

We'll need some testers for this

@mcornella mcornella added the Area: core Issue or PR related to core parts of the project label Mar 24, 2019
@mcornella mcornella changed the title Fix 7502 lib: separate git remote from ahead / behind commits in git_remote_status Mar 2, 2020
@robbyrussell robbyrussell added Area: plugin Issue or PR related to a plugin Status: testers needed Pull Requests that are waiting for testers to merge labels Oct 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: core Issue or PR related to core parts of the project Area: plugin Issue or PR related to a plugin Status: testers needed Pull Requests that are waiting for testers to merge
Projects
Status: Review
Development

Successfully merging this pull request may close these issues.

Hard to separate ahead or behind from git_remote_status
3 participants