mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	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:
		@@ -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',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user