Gitlet / testing / samples / test27-unsuccessful-find-err.in
test27-unsuccessful-find-err.in
Raw
# Test the find command when it finds commits that are no longer
# on any branch.
I setup2.inc
> rm f.txt
<<<
> commit "Remove one file"
<<<
> find "Add another file"
Found no commit with that message.
<<<