Jim Moore
Jim Moore
No roadmap. Focussed more on pure "functionality" right now, but if you have an itch... ;-)
FWIW, we've been running it in AEM 6.1+ on JDK 1.8. It has not been tested that I'm aware of on 6.0-SP3. There's no need to install protobuf. That's only...
@cindychaopeng - Did Sagar's response give you the direction you needed?
This could make sense if it detected that there's more than a small number of commits (likely 1, but being configurable to would be good). This is most useful if...
Test cases? What happens if the user cancels the rebase, there's an error, or a Ctl-C?
The test cases use Rugged, which requires at least Ruby 1.9.
I guess? What's it saying? [The last "master" build on Travis built fine](https://travis-ci.org/jdigger/git-process/builds/22869345), except for Ruby 1.8.
You should sync with the latest on jdigger/git-process:master I just updated the .travis.yml file to not even try to build the tests with 1.8, so [everything should be fully green](https://travis-ci.org/jdigger/git-process).
Most teams simply use squashing to consolidate the commits before `to-master`ing. The `--no-ff` in conjunction with rebasing against master approach is interesting. When I've done things like that in the...
/usr/share/zsh/4.3.11/functions/_git http://zsh.sourceforge.net/Doc/Release/Completion-System.html http://askql.wordpress.com/2011/01/11/zsh-writing-own-completion/ http://stackoverflow.com/questions/7117184/brew-installation-for-zsh