Skip to content

Commit

Permalink
git: Remove blame.ignoreRevsFile as it requires .git-blame-ignore-rev…
Browse files Browse the repository at this point in the history
…s to exist
  • Loading branch information
jpmckinney committed Mar 5, 2024
1 parent ec66630 commit 985680a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/git/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,6 @@ We recommend using:
# Use --set-upstream (-u) with `git push` by default.
git config --global push.autoSetupRemote true
# Ignore the commits in this file (if it exists), like code formatting or file renaming.
git config --global blame.ignoreRevsFile .git-blame-ignore-revs
# See demo at https://ductile.systems/zdiff3/
git config --global merge.conflictstyle zdiff3
Expand Down

0 comments on commit 985680a

Please sign in to comment.