README.md in airslie-style-0.1.1 vs README.md in airslie-style-0.1.2
- old
+ new
@@ -45,7 +45,7 @@
To re-release a new version of this gem
```
# Change version in lib/style/version
# Commit the changes locally
-$ bundle exec rake release
+$ OVERCOMMIT_DISABLE=1 bundle exec rake release
```