##// END OF EJS Templates
tests: fixup issue markers to make check-commit happy
Matt Mackall -
r22183:4dd9f606 default
parent child Browse files
Show More
@@ -33,8 +33,7
33 $ git add a d
33 $ git add a d
34 $ commit -a -m t1
34 $ commit -a -m t1
35
35
36 Remove the directory, then try to replace it with a file
36 Remove the directory, then try to replace it with a file (issue754)
37 (issue 754)
38
37
39 $ git rm -f d/b
38 $ git rm -f d/b
40 rm 'd/b'
39 rm 'd/b'
General Comments 0
You need to be logged in to leave comments. Login now