lists.zerezo.com
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
finding deleted file names
git diff --diff-filter=D --name-only HEAD@{'7 days ago'}
finds files deleted during the last 7 days, but if my repository is
only 6 days old I get a
fatal error.
fatal: bad object HEAD@{7 days ago}
Is there something that says "since repository creation", ie., go back as far
as possible, but no further? Is there a symbolic name for the initial commit?
Cheers,
Geoff Russell
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html