-
Notifications
You must be signed in to change notification settings - Fork 25
bradfitz/gitbrute
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
gitbrute brute-forces a pair of author+committer timestamps such that the resulting git commit has your desired prefix. It will find the most recent time that satisfies your prefix. Shorter prefixes match more quickly, of course. The author & committer timestamp are not kept in sync. Example: https://github.com/bradfitz/deadbeef Usage: go run gitbrute.go --prefix 000000 This amends the last commit of the current repository.
About
brute-force a git commit hash
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published