comparison tests/test-issue1502.t @ 26420:2fc86d92c4a9

urls: bulk-change BTS urls to new location
author Matt Mackall <mpm@selenic.com>
date Wed, 30 Sep 2015 15:31:07 -0500
parents 76df01e56e7f
children 216cc65cf227
comparison
equal deleted inserted replaced
26415:46af0adb5c37 26420:2fc86d92c4a9
1 http://mercurial.selenic.com/bts/issue1502 1 https://bz.mercurial-scm.org/1502
2 2
3 Initialize repository 3 Initialize repository
4 4
5 $ hg init foo 5 $ hg init foo
6 $ touch foo/a && hg -R foo commit -A -m "added a" 6 $ touch foo/a && hg -R foo commit -A -m "added a"