From 63de9746fdf99e31d21a013c6a4ad399fadf9b13 Mon Sep 17 00:00:00 2001 From: Bobby Rong Date: Sun, 22 May 2022 16:47:29 +0800 Subject: [PATCH] Revert "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 c4496ccce0e..4a581f9dcea 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