##// END OF EJS Templates
Make ssh URL parsing more robust
Make ssh URL parsing more robust

File last commit:

r814:0902ffec merge default
r817:cf1d9a01 default
Show More
test-diffdir.out
16 lines | 211 B | text/plain | TextLexer
+ hg init
+ hg add a
+ hg ci -m a -d 0 0
+ hg add b
+ hg diff
diff -r 3903775176ed b
--- /dev/null
+++ b/b
@@ -0,0 +1,1 @@
+123
+ hg diff -r tip
diff -r 3903775176ed b
--- /dev/null
+++ b/b
@@ -0,0 +1,1 @@
+123