Files
zulip/docs/git/index.rst
Harshit Bansal fa3602b61f docs: Split 'git-guide.md`.
This should make our Git documentation more readable and less
intimidating.
2017-11-23 16:04:18 -08:00

19 lines
434 B
ReStructuredText

#########
Git Guide
#########
.. toctree::
:maxdepth: 3
Quick Start <overview>
Set up Git <setup>
How Git is different <the-git-difference>
Important Git terms <terminology>
Get Zulip code <cloning>
Using Git as you work <using>
Pull Requests <pull-requests>
Collaborate <collaborate>
Reviewing changes <reviewing>
Get and stay out of trouble <troubleshooting>
Zulip-specific-tools <zulip-tools>