README.md in git-up-0.3.2 vs README.md in git-up-0.4.1
- old
+ new
@@ -10,5 +10,13 @@
although
--------
`git-up` might mess up your branches, or set your chest hair on fire, or be racist to your cat, I don't know. It works for me.
+configuration
+-------------
+
+`git-up` now has some configuration. Yay.
+
+As of `v0.4.1`, `git-up` can check your app for any new bundled gems and suggest a `bundle install` if necessary.
+
+It slows the process down slightly, and is therefore enabled by setting `GIT_UP_BUNDLER_CHECK='true'` in your `.bashrc`, `.profile`, or whatever.