Collaboration via GUI
Bruno offers an intuitive GUI-based Git collaboration feature that makes it easier for both engineering and non-engineering teams to collaborate seamlessly on collections.
Git must be installed ↗ on your machine to use this feature.
Feature Availability
Bruno 3.0.0+: Core Git UI features are now available in the free version, making Git collaboration accessible to all users.
Free Features (Bruno 3.0.0+)
The following Git UI features are available in the free/open-source version of Bruno:
| Feature | Description |
|---|---|
| Initialize Git | Set up version control for your collection |
| View Diffs | See changes made to your collection files |
| Check for Updates | Check if remote repository has new changes |
| Pull Changes | Download and apply remote changes to your local collection |
| Clone Repository | Clone a collection from a Git repository |
Pro & Ultimate Features Premium
The following advanced Git UI features require Pro ↗ or Ultimate ↗ editions:
| Feature | Description |
|---|---|
| Add & Commit Changes | Stage and commit your local changes |
| Push Changes | Push local commits to remote repository |
| Branch Creation | Create new branches for features or fixes |
| Branch Checkout | Switch between different branches |
| Connect Remote | Add and manage remote repository connections |
| Stash Changes | Temporarily save uncommitted changes before pulling |
| Merge Conflict Resolution | Visual editor to resolve Git merge conflicts |
Quick Links
- Provider Guide - For team members creating and pushing collections
- Consumer Guide - For team members cloning and pulling collections
Last updated on