push: change "no changes" default output to match normal mercurial
The output for "hg push" when there were no changes didn't quite match between Mercurial with and without Hg-Git, so I changed the behavior to bring it into synch. The existing "creating and sending data" message was changed to be included if --verbose is specified.
Showing
- hggit/git_handler.py 2 additions, 1 deletionhggit/git_handler.py
- tests/test-conflict-1.t 1 addition, 1 deletiontests/test-conflict-1.t
- tests/test-conflict-2.t 1 addition, 1 deletiontests/test-conflict-2.t
- tests/test-convergedmerge.t 1 addition, 1 deletiontests/test-convergedmerge.t
- tests/test-empty-working-tree.t 1 addition, 1 deletiontests/test-empty-working-tree.t
- tests/test-encoding.t 1 addition, 1 deletiontests/test-encoding.t
- tests/test-file-removal.t 1 addition, 1 deletiontests/test-file-removal.t
- tests/test-git-tags.t 1 addition, 1 deletiontests/test-git-tags.t
- tests/test-hg-author.t 8 additions, 8 deletionstests/test-hg-author.t
- tests/test-hg-branch.t 2 additions, 2 deletionstests/test-hg-branch.t
- tests/test-hg-tags.t 1 addition, 1 deletiontests/test-hg-tags.t
- tests/test-merge.t 1 addition, 1 deletiontests/test-merge.t
- tests/test-octopus.t 1 addition, 1 deletiontests/test-octopus.t
- tests/test-push.t 6 additions, 6 deletionstests/test-push.t
- tests/test-subrepos.t 1 addition, 1 deletiontests/test-subrepos.t
- tests/test-tree-decomposition.t 1 addition, 1 deletiontests/test-tree-decomposition.t
Loading
Please register or sign in to comment