thought-driven / bummr

Update your gems in separate commits. Identify any that fail your build.
MIT License
234 stars 23 forks source link

Allow customizing the base branch #35

Closed jakecraige closed 7 years ago

jakecraige commented 7 years ago

This change allows the user to customize the base branch used for diffing and rebasing when they use a non-standard primary branch.

It's configurable by setting the BUMMR_BASE_BRANCH environment variable.

closes https://github.com/lpender/bummr/issues/34

jessieay commented 7 years ago

Wait I am LOVING how similar our branches are. Must mean it's the right solution :)

jakecraige commented 7 years ago

WHOA. I didn't even see that. 🕵️‍♀️ 🔎

lpender commented 7 years ago

Closing as it's quite similar to: https://github.com/lpender/bummr/issues/36

Thanks! -Lee