##// 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 155 | o 1: fc055c3b4d33 'b'
156 156 |/
157 157 o 0: b173517d0057 'a'
158
158
159 $ cd ..
160
159 161 Test dry-run rebasing
162
160 163 $ hg init repo3
161 164 $ cd repo3
162 165 $ echo a>a
General Comments 0
You need to be logged in to leave comments. Login now