From a936b287130954bcaf224a4c915f92e8e21a8e88 Mon Sep 17 00:00:00 2001 From: legendofmiracles <30902201+legendofmiracles@users.noreply.github.com> Date: Sat, 21 May 2022 19:38:51 -0600 Subject: [PATCH] git-blame-ignore-revs: fix typo --- .git-blame-ignore-revs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs index 4a581f9dcea..c4496ccce0e 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 bblame $FILE +# $ git blame $FILE # to use the .git-blame-ignore-revs file if it is present. # # #!/usr/bin/env bash