Merge pull request #173962 from NixOS/revert-173946-legendofmiracles-patch-1

This commit is contained in:
legendofmiracles 2022-05-22 06:03:15 -06:00 committed by GitHub
commit 774294f762
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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