Skip to content

MSch/git-bundlecompare

Repository files navigation

git-bundlecompare

Do you have git repositories as dependencies in your Gemfile? Do you have no idea what exactly changed after running bundle update?

Don't despair, the solution is here!

Installation

It's easy!

gem install git-bundlecompare

How to use

Update your Gemfile as usual

$ bundle update

Open the GitHub compare view for every changed repository in your browser

$ git bundlecompare

Commit (or revert) your changes as usual

$ git commit -a

Meta

About

Open the GitHub compare view for updates in Gemfile.lock

Resources

Stars

Watchers

Forks

Packages

No packages published