Primary tabs
Porcelain Commands
CheckoutCommand
- Supports checking out 'ours' and 'theirs' ( bug 390147)
GarbageCollectCommand
- New GarbageCollectCommand command
MergeCommand
- Support for --no-ff while merging ( bug 394432)
PullCommand
- Support for pull with --rebase and --no-rebase
RebaseCommand
- Added support for rebase interactive 'edit' command ( bug 394577)
- Added support for rebase interactive 'reword' command ( bug 394575)
RmCommand
- Support for --cached (setCached(true)), which only removes from index ( bug 395599)