Gitlet / testing / samples / test15-remove-add-status.in
test15-remove-add-status.in
Raw
# Status with a removal followed by an add that restores former
# contents.  Should simply "unremove" the file without staging.
I setup2.inc
> rm f.txt
<<<
* f.txt
+ f.txt wug.txt
> add f.txt
<<<
I blank-status.inc