Show More
@@ -173,6 +173,13 b' the public changeset' | |||
|
173 | 173 | |
|
174 | 174 | And that we can't push bumped changeset |
|
175 | 175 | |
|
176 | $ hg push ../tmpa -r 0 --force #(make repo) | |
|
177 | pushing to ../tmpa | |
|
178 | searching for changes | |
|
179 | adding changesets | |
|
180 | adding manifests | |
|
181 | adding file changes | |
|
182 | added 1 changesets with 1 changes to 1 files (+1 heads) | |
|
176 | 183 | $ hg push ../tmpa |
|
177 | 184 | pushing to ../tmpa |
|
178 | 185 | searching for changes |
General Comments 0
You need to be logged in to leave comments.
Login now