We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2c7dee commit bd65595Copy full SHA for bd65595
.git-blame-ignore-revs
@@ -0,0 +1,12 @@
1
+# This file contains commits that should be ignored by git blame
2
+# See https://git-scm.com/docs/git-blame#Documentation/git-blame.txt---ignore-revs-file
3
+# and https://github.com/NixOS/nixpkgs/blob/master/.git-blame-ignore-revs for more info
4
+
5
+# To enable this in your local repository, run:
6
+# git config blame.ignoreRevsFile .git-blame-ignore-revs
7
8
+# For rebasing PRs, commits marked with !autorebase will be automatically
9
+# reapplied by the auto-rebase script
10
11
+# nixfmt-rfc-style formatting
12
+51e51e601448705c0d2f92ef90ec7b680123077c #!autorebase cd tests && nix fmt ..
0 commit comments