-
Notifications
You must be signed in to change notification settings - Fork 40
How to use Sync in the Saves tab
Samwise Wang edited this page Dec 19, 2023
·
1 revision
You could use Git remote address to sync your 'Saves'.
Just fill in the 'Saves' with your repository URL and click 'Sync'.
1. Open GitHub - Developer Settings to generate a new token
- You could select only the repository you want to sync to grant permission
- Remember to grant content read and write permission
2. Get your sync URL
-
The format is
https://oauth2:{your_token}@github.com/{username}/{repository}.git
-
Example:
https://oauth2:[email protected]/tzwm/comfyui-workflows.git
3. Fill in this URL into the 'Saves'
- Save this URL and click Sync