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

tig status: Add "branch up-to-date with remote" #460

Closed
ffes opened this issue Nov 30, 2015 · 2 comments
Closed

tig status: Add "branch up-to-date with remote" #460

ffes opened this issue Nov 30, 2015 · 2 comments

Comments

@ffes
Copy link
Contributor

ffes commented Nov 30, 2015

When I use git status it shows if your current branch is up-to-date with the remote.

On branch master
Your branch is up-to-date with 'origin/master'.

or

On branch master
Your branch is ahead of 'origin/master' by 1 commit

tig status does not show this information. Simply adding it to the first line would be great:

On branch master. Your branch is up-to-date with 'origin/master'.
@netei
Copy link

netei commented Dec 1, 2015

I personnaly like this idea

@ffes
Copy link
Contributor Author

ffes commented Jun 8, 2016

For some reason this one was not automatically closed when the #504 was merged.

@ffes ffes closed this as completed Jun 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants