Git

Git support

  • Bot exporting to external Git repository. For example, Github

  • Bot importing from external Git repository

Requirements

1. Need set Git repository on bot

Go to Bot->Edit-> show Advanced

or:

Go to Bot -> Tools section -> Git sync

2. Need set Deploy Key on external repository

You do not need Deploy Key for read access of public repository

Go to Bot-> Sync in menu, then Git Sync -> Deploy Key show

Copy Deploy Key

Now you need set this Deploy Key on external repository.

Github

Please see this. For Git exporting also need "write" access.

3. Now you can make exporting or importing with Git

Last updated