Revert "git-blame-ignore-revs: fix typo"
This commit is contained in:
parent
fb12daa91f
commit
63de9746fd
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
# To not have to set the option in every repository it is needed in,
|
# 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"
|
# save the following script in your path with the name "git-bblame"
|
||||||
# now you can run
|
# now you can run
|
||||||
# $ git blame $FILE
|
# $ git bblame $FILE
|
||||||
# to use the .git-blame-ignore-revs file if it is present.
|
# to use the .git-blame-ignore-revs file if it is present.
|
||||||
#
|
#
|
||||||
# #!/usr/bin/env bash
|
# #!/usr/bin/env bash
|
||||||
|
|
Loading…
Reference in a new issue