integrations: Update docs for git and codebase.

Doing both as once due to the common dependency on
change-zulip-config-file-indented.md.
This commit is contained in:
Eeshan Garg
2018-04-21 16:34:08 -02:30
committed by Rishi Gupta
parent ad6de6e268
commit f29b9f14fd
4 changed files with 44 additions and 42 deletions

View File

@@ -383,7 +383,8 @@ INTEGRATIONS = {
doc='zerver/integrations/email.md'),
'errbot': Integration('errbot', 'errbot', ['meta-integration', 'bots'],
doc='zerver/integrations/errbot.md'),
'git': Integration('git', 'git', ['version-control'], doc='zerver/integrations/git.md'),
'git': Integration('git', 'git', ['version-control'],
stream_name='commits', doc='zerver/integrations/git.md'),
'google-calendar': Integration(
'google-calendar',
'google-calendar',