Commit 197b7c3 1 parent 37d074e commit 197b7c3 Copy full SHA for 197b7c3
File tree 1 file changed +28
-0
lines changed
1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change
1
+ # List of revisions that can be ignored with git-blame(1).
2
+ #
3
+ # See `blame.ignoreRevsFile` in git-config(1) to enable it by default, or
4
+ # use it with `--ignore-revs-file` manually with git-blame.
5
+ #
6
+ # To "install" it:
7
+ #
8
+ # git config --local blame.ignoreRevsFile .gitblameignore
9
+
10
+ # run black
11
+ 703e4b11ba76171eccd3f13e723c47b810ded7ef
12
+ # switched to src layout
13
+ eaa882f3d5340956beb176aa1753e07e3f3f2190
14
+ # pre-commit run pyupgrade --all-files
15
+ a91fe1feddbded535a4322ab854429e3a3961fb4
16
+ # move node base classes from main to nodes
17
+ afc607cfd81458d4e4f3b1f3cf8cc931b933907e
18
+ # [?] split most fixture related code into own plugin
19
+ 8c49561470708761f7321504f5e8343811be87ac
20
+ # run pyupgrade
21
+ 9aacb4635e81edd6ecf281d4f6c0cfc8e94ab301
22
+ # run blacken-docs
23
+ 5f95dce95602921a70bfbc7d8de2f7712c5e4505
24
+ # ran pyupgrade-docs again
25
+ 75d0b899bbb56d6849e9d69d83a9426ed3f43f8b
26
+
27
+ # move argument parser to own file
28
+ c9df77cbd6a365dcb73c39618e4842711817e871
You can’t perform that action at this time.
0 commit comments