git-blame-ignore-revs: fix typo

main
legendofmiracles 2 years ago committed by GitHub
parent 18a66b6767
commit a936b28713
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .git-blame-ignore-revs

@ -13,7 +13,7 @@
# To not have to set the option in every repository it is needed in,
# save the following script in your path with the name "git-bblame"
# now you can run
# $ git bblame $FILE
# $ git blame $FILE
# to use the .git-blame-ignore-revs file if it is present.
#
# #!/usr/bin/env bash

Loading…
Cancel
Save