3.1.0 • Published 2 years ago

insomnia-plugin-git-sync v3.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Git sync for Insomnia

This plugin can sync service calls of a project to git and pull from it. Currently, the plugin does not support branches, it only uses the default branch. Conflicts get solved on overwrite basis only. You can decide if you want to send your local version to server, or overwrite your local changes with the current server version. Therefore, it is a good idea to always pull before doing changes.

Insomnia Documentation:

Usage

Save project in GIT for the first time

  1. Create a GIT Repository on your GIT instance
  2. Set Repository URL: click on project name in Insomnia > Set GIT Repository URL
  3. Click on project name in Insomnia > Push to GIT Repository

Import from Server

  1. Create a project with the same name as used before
  2. Set Repository URL: click on project name in Insomnia > Set GIT Repository URL
  3. Click on project name in Insomnia > Pull from GIT Repository
3.1.0

2 years ago

3.0.1

2 years ago

2.1.2

2 years ago

2.1.1

2 years ago

3.0.0

2 years ago

2.1.0

3 years ago

2.0.0

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago