push: always output whatever we create on the remote
Previously, we'd only write that when pushing to a named remote, rather than directly to its path or URL, which seems weirdly inconsistent.
parent
f16d5105971d
No related branches found
No related tags found
Showing
- hggit/git_handler.py 18 additions, 17 deletionshggit/git_handler.py
- tests/test-branch-bookmark-suffix.t 2 additions, 0 deletionstests/test-branch-bookmark-suffix.t
- tests/test-conflict-1.t 1 addition, 0 deletionstests/test-conflict-1.t
- tests/test-conflict-2.t 1 addition, 0 deletionstests/test-conflict-2.t
- tests/test-convergedmerge.t 1 addition, 0 deletionstests/test-convergedmerge.t
- tests/test-empty-working-tree.t 1 addition, 0 deletionstests/test-empty-working-tree.t
- tests/test-encoding.t 1 addition, 0 deletionstests/test-encoding.t
- tests/test-file-removal.t 1 addition, 0 deletionstests/test-file-removal.t
- tests/test-git-gpg.t 1 addition, 0 deletionstests/test-git-gpg.t
- tests/test-merge.t 2 additions, 0 deletionstests/test-merge.t
- tests/test-octopus.t 5 additions, 0 deletionstests/test-octopus.t
- tests/test-push.t 1 addition, 0 deletionstests/test-push.t
- tests/test-tree-decomposition.t 1 addition, 0 deletionstests/test-tree-decomposition.t
Loading
Please register or sign in to comment