Show More
@@ -32,7 +32,7 b' commit -a -m t1' | |||||
32 |
|
32 | |||
33 | # Remove the directory, then try to replace it with a file |
|
33 | # Remove the directory, then try to replace it with a file | |
34 | # (issue 754) |
|
34 | # (issue 754) | |
35 |
git rm - |
|
35 | git rm -f d/b | |
36 | commit -m t2 |
|
36 | commit -m t2 | |
37 | echo d > d |
|
37 | echo d > d | |
38 | git add d |
|
38 | git add d |
General Comments 0
You need to be logged in to leave comments.
Login now