Skip to content

Commit

Permalink
fix: update git-blame-ignore-revs to correct commit hash
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoward-eightfold committed Dec 15, 2022
1 parent 2b2c571 commit 0ab2357
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
6 changes: 1 addition & 5 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
@@ -1,6 +1,2 @@
# To leverage this file and skip commits marked for ignore by git blame,
# use command `git config blame.ignoreRevsFile .git-blame-ignore-revs`
# to configure git to skip the below commits.

# Moving to two space indent
a558d293574f84d0bffcd37e652b50b32798cd22
2b2c5710fe8160604ef78fa3bc1a1f3752e5e255
1 change: 0 additions & 1 deletion src/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ One-time setup activities to start contributing:
- Choose a local folder for the cloned files
- Clone the repository to your local machine
- Configure the upstream remote value
- Configure git to ignore specified commits via `git config blame.ignoreRevsFile .git-blame-ignore-revs`

### Overview

Expand Down

0 comments on commit 0ab2357

Please sign in to comment.