##// END OF EJS Templates
subrepo: fix test breakage introduced in 2b34d004e644...
Kevin Bullock -
r19049:2e547698 default
parent child Browse files
Show More
@@ -253,6 +253,7 b' pulling new git branch should not create'
253 (issue3870)
253 (issue3870)
254 $ cd ../td/s
254 $ cd ../td/s
255 $ git remote set-url origin $TESTTMP/tb/s
255 $ git remote set-url origin $TESTTMP/tb/s
256 $ git branch --no-track oldtesting
256 $ cd ..
257 $ cd ..
257 $ hg pull -q ../tb
258 $ hg pull -q ../tb
258 $ hg up
259 $ hg up
General Comments 0
You need to be logged in to leave comments. Login now