Cloning Collections from GitHub
To clone a collection from GitHub into Bruno, you need to have an existing collection repository hosted on GitHub.
You must have an existing collection repository hosted on GitHub.
For example, you can use this Bruno repository (opens in a new tab) and follow the steps below.
- Launch Bruno and click on the Main Menu in the top-left corner.
- Click on Import Collection from the dropdown menu.
- Select Clone Git Repository from the available options.
- Enter the above GitHub Repository URL and specify the Location where you want to save the cloned collection.
- Click the Clone button to begin cloning the repository.
- After the cloning process completes, select the Collection you want to open and click Open.
You'll see your collection will be open in Bruno.
Pulling Changes
Pull the latest changes from the remote repository to stay synchronized with your team.
- Click on main from navbar and Select Pull from dropdown.
- Confirm the Remote Server configurations.
- Click on Pull button.
Now you can see all your remote changes pulled in your collection.