]> git.madduck.net Git - etc/vim.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Github now supports .git-blame-ignore-revs (GH-2948)
authorRichard Si <63936253+ichard26@users.noreply.github.com>
Wed, 23 Mar 2022 17:31:13 +0000 (13:31 -0400)
committerRichard Si <63936253+ichard26@users.noreply.github.com>
Wed, 23 Mar 2022 17:31:13 +0000 (13:31 -0400)
commit062b54931dc3ea35f673e755893fe28ff1f5a889
tree7fc36669b18751290e5819def9692e5942eaadc9
parent5379d4f3f460ec9b7063dd1cc10f437b0edf9ae3
Github now supports .git-blame-ignore-revs (GH-2948)

It's in beta.

https://docs.github.com/en/repositories/working-with-files/using-files/viewing-a-file#ignore-commits-in-the-blame-view
docs/guides/introducing_black_to_your_project.md