]> 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:

Replace references to master branch (#2210)
authorPanagiotis Vasilopoulos <hello@alwayslivid.com>
Sun, 9 May 2021 21:50:17 +0000 (21:50 +0000)
committerGitHub <noreply@github.com>
Sun, 9 May 2021 21:50:17 +0000 (17:50 -0400)
commit06ccb88bf2bd35a4dc5d591bb296b5b299d07323
treebfc95a43d17f9f52ed7ed179b4ec6ab58911e9ee
parent5020577788eeab758a2c33d1d563e4ea82617ed4
Replace references to master branch (#2210)

Commit history before merge:

* Replace references to master branch
* Update .flake8 to reference docs on RTD

  We're moving away from GitHub as a documentation host to only RTD because
  it's makes our lives easier creating good docs. I know this link is dead right now,
  but it won't be once we release a new version with the documentation reorganization
  changes (which should be soon!).

Co-authored-by: Richard Si <63936253+ichard26@users.noreply.github.com>
.flake8
.github/ISSUE_TEMPLATE/bug_report.md
CHANGES.md
README.md
docs/contributing/the_basics.md
docs/guides/using_black_with_other_tools.md
docs/integrations/editors.md
gallery/gallery.py
setup.py