summaryrefslogtreecommitdiffstats
path: root/.git-blame-ignore-revs
diff options
context:
space:
mode:
authorBobby Rong <rjl931189261@126.com>2022-05-22 16:47:29 +0800
committerGitHub <noreply@github.com>2022-05-22 16:47:29 +0800
commit63de9746fdf99e31d21a013c6a4ad399fadf9b13 (patch)
treeee1b756048cefe36c3efef0075b26f5555ddf209 /.git-blame-ignore-revs
parentfb12daa91f9775b2ca91e629c7721e636ec861a5 (diff)
Revert "git-blame-ignore-revs: fix typo"
Diffstat (limited to '.git-blame-ignore-revs')
-rw-r--r--.git-blame-ignore-revs2
1 files changed, 1 insertions, 1 deletions
diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs
index c4496ccce0e4..4a581f9dcea3 100644
--- a/.git-blame-ignore-revs
+++ b/.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 blame $FILE
+# $ git bblame $FILE
# to use the .git-blame-ignore-revs file if it is present.
#
# #!/usr/bin/env bash