##// END OF EJS Templates
test-bookmark: clarify the path involved in a pull creating divergence...
marmoute -
r48381:28a914b3 default
parent child Browse files
Show More
@@ -1011,6 +1011,10 b' case)'
1011 1011
1012 1012 $ hg -R ../cloned-bookmarks-update bookmarks | grep ' Y '
1013 1013 * Y 3:125c9a1d6df6
1014 $ hg -R ../cloned-bookmarks-update path
1015 default = $TESTTMP/repo
1016 $ pwd
1017 $TESTTMP/repo
1014 1018 $ hg -R ../cloned-bookmarks-update pull . --update
1015 1019 pulling from .
1016 1020 searching for changes
General Comments 0
You need to be logged in to leave comments. Login now