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

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:

Link VCS integration in documentation
authorŁukasz Langa <lukasz@langa.pl>
Thu, 5 Apr 2018 09:21:26 +0000 (02:21 -0700)
committerŁukasz Langa <lukasz@langa.pl>
Thu, 5 Apr 2018 20:45:16 +0000 (13:45 -0700)
docs/index.rst
docs/version_control_integration.md [new symlink]

index a293019606b1b6bcb6f0517c59d454f6e061a572..d014ed8a7ac6fae4cd2ed5980d361e4be7acd0e1 100644 (file)
@@ -49,6 +49,7 @@ Contents
    installation_and_usage
    the_black_code_style
    editor_integration
+   version_control_integration 
    contributing
    change_log
    reference/reference_summary
diff --git a/docs/version_control_integration.md b/docs/version_control_integration.md
new file mode 120000 (symlink)
index 0000000..8de4b67
--- /dev/null
@@ -0,0 +1 @@
+_build/generated/version_control_integration.md
\ No newline at end of file