zulip/docs/development
Mohd Ali Rizwi 66d658d7f1 docs: Use `git clone -c` to set `git pull` to rebase by default.
This updates the developer documentation to recommend `git clone -c`
to set the git pull mode to be rebase by default in the repository
configuration.

The hope is that this will help minimize how often new contributors
end up accidentally messing up their PRs by using `git pull`.

Tweaked by tabbott to fix broken links and optimize the language.

Fixes: #7022.
2017-11-16 14:35:02 -08:00
..
index.rst docs: Reorganize developer docs to improve navigation. 2017-11-16 09:45:08 -08:00
overview.md docs: Reorganize developer docs to improve navigation. 2017-11-16 09:45:08 -08:00
remote.md docs: Reorganize developer docs to improve navigation. 2017-11-16 09:45:08 -08:00
setup-advanced.md docs: Use `git clone -c` to set `git pull` to rebase by default. 2017-11-16 14:35:02 -08:00
setup-vagrant.md docs: Use `git clone -c` to set `git pull` to rebase by default. 2017-11-16 14:35:02 -08:00
using.md docs: Reorganize developer docs to improve navigation. 2017-11-16 09:45:08 -08:00