Skip to content

Commit 811c94d

Browse files
authored
More doc notes
1 parent a5ffa99 commit 811c94d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,4 @@ When/if you are rebasing, and need to refresh the sha, you can simply `reword` y
9191
+drop c2d2cf6 chore(git-blame): Ignore previous style change
9292
```
9393

94-
However, it may be best to wait till changes are merged to master/main before adding commit sha's to `.git-blame-ignore-revs`. This way, you don't have to worry about refreshing the sha when your mass cleanup commit sha changes :)
94+
It's also totally ok to wait till changes are merged to master/main before adding commit sha's to `.git-blame-ignore-revs`. This way, you don't have to worry about refreshing the sha when your mass cleanup commit sha changes. However, the goal of this git hook IS to automatically add entries to `.git-blame-ignore-revs` for you.

0 commit comments

Comments
 (0)