Mercurial > public > mercurial-scm > hg-stable
diff tests/test-completion.t @ 40725:9b8d1ad851f8
push: add --publish flag to change phase of pushed changesets
This flag is copied from topic extension, where it proved to be useful. It
makes all pushed changesets public on both ends if the push succeeds.
Doesn't currently work for any subrepos that are implicitly pushed together
with their owner repo.
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Sat, 27 Oct 2018 21:13:23 +0800 |
parents | 3c0d5016b2be |
children | 4506f801e492 |
line wrap: on
line diff
--- a/tests/test-completion.t Mon Nov 19 17:19:54 2018 +0000 +++ b/tests/test-completion.t Sat Oct 27 21:13:23 2018 +0800 @@ -325,7 +325,7 @@ paths: template phase: public, draft, secret, force, rev pull: update, force, rev, bookmark, branch, ssh, remotecmd, insecure - push: force, rev, bookmark, branch, new-branch, pushvars, ssh, remotecmd, insecure + push: force, rev, bookmark, branch, new-branch, pushvars, publish, ssh, remotecmd, insecure recover: remove: after, force, subrepos, include, exclude, dry-run rename: after, force, include, exclude, dry-run