Help Shape GitKraken Desktop

Got an idea to make GitKraken Desktop even better? We’d love to hear it.

  1. 📝 Add a feature request or ⬆️ upvote existing ideas
  2. 🗺️ Check out our product roadmap to see what’s in progress
  3. 🛠️ Contact support to report bugs or issues

We review suggestions weekly. Some requests take time to evaluate or implement — but rest assured, we’re always listening and appreciate every vote and comment.

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 ...
Suggested by: Gonzalo Calandria (15 Jun, '21) Upvoted: 10 May Comments: 17
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. ...
Suggested by: Tom Piddock (19 Aug, '21) Upvoted: 2 days ago Comments: 30
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 ...
Suggested by: Mark Hastings (17 Jun, '21) Upvoted: 30 Mar Comments: 5
In Development Git Functionality