File Sync (Git Sync)
File Sync (Git Sync) enables saving and restoring your request collections on the local file system. This allows for easy sharing of collections with your team via Git or any other version control system (VCS).
How to Use File Sync
- Enable Sync: Turn on synchronization when creating a new JetClient project or in the project settings.
- Set Sync Path: Specify the directory path where the sync files will be stored.
- Save or Restore: Right-click on the project root or a specific request/folder, and choose
Save AllorSaveto save. To restore or view diffs, select the corresponding options from the same context menu.
To exclude a specific folder from syncing, disable synchronization in its properties. This change will apply to all nested folders as well.