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

Inform user when push does nothing #121

Open
hdpoliveira opened this issue Jul 4, 2020 · 0 comments
Open

Inform user when push does nothing #121

hdpoliveira opened this issue Jul 4, 2020 · 0 comments

Comments

@hdpoliveira
Copy link
Collaborator

Today, when a push operation does nothing, we do not inform the user.
This enhancement is for displaying an info message saying the push did not push anything.

Mercurial prints this on this situation:

PS > hg push     
pushing to C:\path\to\remote
searching for changes
no changes found

If there are secret changesets:

PS > hg push
pushing to C:\path\to\remote
searching for changes
no changes found (ignored 1 secret changesets)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant