zulip/docs
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
..
_static css: Enforce one selector per line. 2017-03-26 16:57:33 -07:00
contributing docs: Use `git clone -c` to set `git pull` to rebase by default. 2017-11-16 14:35:02 -08:00
development docs: Use `git clone -c` to set `git pull` to rebase by default. 2017-11-16 14:35:02 -08:00
images docs: Move GCI docs into main repo. 2017-06-22 09:30:28 -04:00
overview docs: Reorganize developer docs to improve navigation. 2017-11-16 09:45:08 -08:00
production docs: Fix some Markdown links missing a close-paren. 2017-11-16 11:43:19 -08:00
subsystems docs: Update emoji.md to explain new naming scheme. 2017-11-16 14:05:49 -08:00
testing docs: Reorganize developer docs to improve navigation. 2017-11-16 09:45:08 -08:00
translating docs: Lint rst files for trailing whitespace. 2017-11-16 13:20:50 -08:00
tutorials docs: Clean a few files of too-long lines. 2017-11-16 11:49:00 -08:00
.gitignore gitignore: Anchor patterns that should be anchored. 2017-07-19 14:03:49 -07:00
Makefile docs: Use parallelism when building docs. 2017-11-14 10:41:38 -08:00
THIRDPARTY puppet: Remove pageduty_nagios.pl. 2017-10-05 18:46:09 -07:00
brief-install-vagrant-dev.md docs: Reorganize developer docs to improve navigation. 2017-11-16 09:45:08 -08:00
code-of-conduct.md repository: Add CODE_OF_CONDUCT.md. 2017-06-14 18:43:08 -07:00
conf.py docs: Reorganize developer docs to improve navigation. 2017-11-16 09:45:08 -08:00
index.rst docs: Lint rst files for trailing whitespace. 2017-11-16 13:20:50 -08:00
migration-renumbering.md refactor: Replace super(.*self) with Python 3-specific super(). 2017-10-30 14:30:25 -07:00
password-strength.md docs: Reorganize developer docs to improve navigation. 2017-11-16 09:45:08 -08:00
request-remote-dev.md docs: Reorganize developer docs to improve navigation. 2017-11-16 09:45:08 -08:00
requirements.readthedocs.txt Move doc building dependencies to requirements/docs.txt. 2016-06-20 16:05:42 -07:00
users.md Add draft document for user populations. 2016-11-08 15:28:04 -08:00