Have an idea for improving GitKraken?
Upvote existing suggestions ⬆️ or add your idea 📝.
Suggestions are moderated weekly, and you can check out our GitKraken Roadmap to see what we’re working on.
Suggestions are moderated weekly, and you can check out our GitKraken Roadmap to see what we’re working on.
Add git subtree support 🌳
Git subtree lets you nest one repository inside another as a sub-directory. It is one of several ways Git projects can manage project dependencies and is an ...
Under consideration
Git Functionality
Support more interactive rebase commands and external rebase states
As a developer, I would like support for the rest of the interactive rebase commands in order to properly enable cleaning up branch commits when rebasing. ...
Under consideration
Git Functionality
Add support for "git rebase --onto"
Those of us that employ a rebase-centric development model sometimes need to drop into the command-line to run "git rebase" with the --onto option.
The common use ...
Under consideration
Git Functionality