docs: Split 'git-guide.md`.

This should make our Git documentation more readable and less
intimidating.
This commit is contained in:
Harshit Bansal
2017-11-23 19:21:57 +00:00
committed by Tim Abbott
parent 271c3c1101
commit fa3602b61f
25 changed files with 1611 additions and 1600 deletions

View File

@@ -65,7 +65,7 @@ Once you've confirmed you can connect to your remote server, take a look at:
* [developing remotely](../development/remote.html) for tips on using the remote dev
instance, and
* our [Git & GitHub Guide](../contributing/git-guide.html) to learn how to use Git with Zulip.
* our [Git & GitHub Guide](../git/index.html) to learn how to use Git with Zulip.
Next, read the following to learn more about developing for Zulip: