Mercurial > public > mercurial-scm > hg
diff tests/test-bookmarks-pushpull.t @ 16038:dad96e752079 stable
push: don't treat bookmark as a found change
Treating bookmarks as a found change results in confusing
documentation or output and is less useful for scripting.
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Mon, 30 Jan 2012 15:56:35 -0600 |
parents | c7811ca6fb94 |
children | 093b75c7b44b |
line wrap: on
line diff
--- a/tests/test-bookmarks-pushpull.t Mon Jan 30 14:44:01 2012 -0600 +++ b/tests/test-bookmarks-pushpull.t Mon Jan 30 15:56:35 2012 -0600 @@ -58,6 +58,7 @@ searching for changes no changes found exporting bookmark W + [1] $ hg -R ../a bookmarks W -1:000000000000 X 0:4e3505fd9583 @@ -72,6 +73,7 @@ searching for changes no changes found deleting remote bookmark W + [1] push/pull name that doesn't exist @@ -169,6 +171,7 @@ searching for changes no changes found exporting bookmark Z + [1] $ hg book -d Z $ hg in -B http://localhost:$HGPORT/ comparing with http://localhost:$HGPORT/