##// END OF EJS Templates
tests: don't create new repo inside existing repo in test-rebase-inmemory.t...
Pulkit Goyal -
r39166:0600d097 default
parent child Browse files
Show More
@@ -155,8 +155,11 b' Rebase the working copy parent'
155 | o 1: fc055c3b4d33 'b'
155 | o 1: fc055c3b4d33 'b'
156 |/
156 |/
157 o 0: b173517d0057 'a'
157 o 0: b173517d0057 'a'
158
158
159 $ cd ..
160
159 Test dry-run rebasing
161 Test dry-run rebasing
162
160 $ hg init repo3
163 $ hg init repo3
161 $ cd repo3
164 $ cd repo3
162 $ echo a>a
165 $ echo a>a
General Comments 0
You need to be logged in to leave comments. Login now