DownLoad
Add Your Repository
Set the Name and Your Repository’s Git Address
Note that it must be an SSH protocol address, as we need to write to the repository.
Copy the Public Key and Set It in Your Repository
If you use GitHub, you can refer to this guide: How to Set Up a Deploy Key for GitHub
Sync Your Repository
There is also a reset option here, which allows you to discard all local changes.
Start Writing
After synchronization is complete, swipe right to return, then click on the repository you want to view to see the list of all files. Blue files indicate that they have been modified but not yet synchronized with the Git repository.