zulip/docs/git/index.rst

20 lines
467 B
ReStructuredText
Raw Normal View History

#########
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>
Git Cheat Sheet <cheat-sheet>