summary refs log tree commit diff
path: root/.git-blame-ignore-revs
diff options
context:
space:
mode:
authorlegendofmiracles <30902201+legendofmiracles@users.noreply.github.com>2022-05-21 19:38:51 -0600
committerGitHub <noreply@github.com>2022-05-21 19:38:51 -0600
commita936b287130954bcaf224a4c915f92e8e21a8e88 (patch)
tree12e88ec66b993ef15ef55b5ecddd3678ef999bb1 /.git-blame-ignore-revs
parent18a66b67671802b90a825aed954e0b0fef69b854 (diff)
downloadnixpkgs-a936b287130954bcaf224a4c915f92e8e21a8e88.tar
nixpkgs-a936b287130954bcaf224a4c915f92e8e21a8e88.tar.gz
nixpkgs-a936b287130954bcaf224a4c915f92e8e21a8e88.tar.bz2
nixpkgs-a936b287130954bcaf224a4c915f92e8e21a8e88.tar.lz
nixpkgs-a936b287130954bcaf224a4c915f92e8e21a8e88.tar.xz
nixpkgs-a936b287130954bcaf224a4c915f92e8e21a8e88.tar.zst
nixpkgs-a936b287130954bcaf224a4c915f92e8e21a8e88.zip
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 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