chiark / gitweb /
quilt fixup: Permit creation of patches which delete files
[dgit.git] / tests / tests / unrepresentable
index 88a697230e01ae088c91e98be2955fa18b489504..9dd2111baac87ff3db7f25c4649866f3e901d63c 100755 (executable)
@@ -30,9 +30,10 @@ badly-1 symlink 'not a plain file'
        git add symlink
 badly-2
 
-badly-1 src.c deleted
+start
        git rm src.c
-badly-2
+       git commit -m deleted
+attempt
 
 badly-1 src.c 'mode changed'
        chmod +x src.c