forked from mirrors/nixpkgs
Merge pull request #173946 from legendofmiracles/legendofmiracles-patch-1
git-blame-ignore-revs: fix typo
This commit is contained in:
commit
4f390b19e9
|
@ -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…
Reference in a new issue