mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 04:43:09 +03:00
git-blame-ignore-revs: fix typo
This commit is contained in:
parent
18a66b6767
commit
a936b28713
@ -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 bblame $FILE
|
# $ git blame $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 New Issue
Block a user