···1313# To not have to set the option in every repository it is needed in,
1414# save the following script in your path with the name "git-bblame"
1515# now you can run
1616-# $ git bblame $FILE
1616+# $ git blame $FILE
1717# to use the .git-blame-ignore-revs file if it is present.
1818#
1919# #!/usr/bin/env bash