The TGit service has been upgraded to WeChat Developers Code Management Details .
# Explanations of nouns
Git : is a free and open source distributed version control system.We can use Git to manage our Weixin Mini Program code.
TGit : is a Git-based online code hosting service provided by Tencent Cloud.
# TGit Setup and Configuration Process
Open TGit
Developers can login Weixin Mini Program management background, in the "settings - developer tools" to open TGit function.

Configuration project information, administrator information
Fill in the Weixin Mini Program item name. The Mini Programs administrator will act as the TGit project administrator and can customize the administrator's username and password.
When the username configuration is complete, the full TGit username is generated for authentication in TGit, which can be viewed on the permissions control page.

After submitting, view the full TGit account name, which needs to be filled in to verify identity in TGit.

After opening, enter "View Permissions" to view and configure TGit project member information

Add a TGit Project Member
(1) Select a member: Search by WeChat and select one of Weixin Mini Program developers to add to the project.

(2) Fill in the TGit Account Name
Fill in the user name, Note: After adding a member, the full user name of the member can be viewed on the member configuration page. The full user name is required for verification when using the git clone command.

Note: Opening TGit, adding project members takes a long time, please wait patiently
# WeChat Developer Tools
On the WeChat Developer Tools, you can quickly access the TGit admin back end by using the "Code Repository" button

# How to use it
- Download and install Git, https://git-scm.com/downloads
- Familiar with Git usage, Details
- Submit code to TGit using Git commands or Git visualizers
- Code Hosting and Multiplayer Collaboration with TGit