Skip to Content
Git Integration & CollaborationCollaboration via GUIIntroduction

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:

FeatureDescription
Initialize GitSet up version control for your collection
View DiffsSee changes made to your collection files
Check for UpdatesCheck if remote repository has new changes
Pull ChangesDownload and apply remote changes to your local collection
Clone RepositoryClone a collection from a Git repository

Pro & Ultimate Features
PremiumBruno Logo

The following advanced Git UI features require Pro or Ultimate editions:

FeatureDescription
Add & Commit ChangesStage and commit your local changes
Push ChangesPush local commits to remote repository
Branch CreationCreate new branches for features or fixes
Branch CheckoutSwitch between different branches
Connect RemoteAdd and manage remote repository connections
Stash ChangesTemporarily save uncommitted changes before pulling
Merge Conflict ResolutionVisual editor to resolve Git merge conflicts
Last updated on