feat: rename project
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# modify-history
|
||||
# The Time Keeper
|
||||
|
||||
Warp time with the magic of Git
|
||||
|
||||
@@ -8,10 +8,14 @@ Clone this repo and run the following in the working directory:
|
||||
|
||||
```sh
|
||||
go build .
|
||||
./modify-history open "path/to/your/repo"
|
||||
./timekeeper open "path/to/your/repo"
|
||||
```
|
||||
|
||||
### Features
|
||||
- [x] Wipes reflog entries corresponding to the interactive rebase
|
||||
- [x] Adds jitter to amend timestamp
|
||||
- [x] Respects the original commit's timezone
|
||||
|
||||
---
|
||||
|
||||
Also, yes. Dead cells reference.
|
||||
|
||||
Reference in New Issue
Block a user