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

  1. Open TGit

    Developers can login Weixin Mini Program management background, in the "settings - developer tools" to open TGit function.

  2. 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.

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

  4. 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

  1. Download and install Git, https://git-scm.com/downloads
  2. Familiar with Git usage, Details
  3. Submit code to TGit using Git commands or Git visualizers
  4. Code Hosting and Multiplayer Collaboration with TGit