Results: 46
Native support for New Apple Mac M1 (Silicon) (ARM processor)
As a user, I want GitKraken to support the Mac M1 ARM processor.
Done
Support patch files
Git patch files store differences (diffs) that need to be applied to a file or a group of files on a user's system.
As a user, I would like the ability to create ...
Do not enable Cloud Patches by default
As our code is not allowed to leave our own infrastructure, the Cloud Patches feature violates this. As it may also violate legal compliance, it should be an opt-in ...
Planned
Make Electron flags available for native Wayland support
As a user, I want the possibility to start GitKraken Client in a native Wayland client. At the moment, when I start the GitKraken Client in a hidpi environment under ...
Under consideration
Export stash as patch file
It would be nice to be able to export a stash to a patch file from the GitKraken UI.
In the stash context menu, add an new menu item "Export Stash". When clicked, ...
Under consideration
Add support for native git credential helpers
Please add support for native git credential helpers, including the standard Git Credential Manager (https://github.com/git-ecosystem/git-credential-manager)
We ...
Under consideration
Support Fine-Grained PATs for GitHub Enterprise
Github has release a beta version of Fine-Grained Personal Access Tokens. See ...
Under consideration
Authenticate using PAT for Jira Server
As a user, I would like to use a PAT to authenticate with Jira Server instead of username and password. This can help avoid needing to reauthenticate the integration ...
Done
Support for local remotes use relative path
As a developer, I want to use relative paths as Git remotes, like:
git add remote local ../SDK
GitKraken cannot fetch that remote while Git itself does.
Under consideration
Cloud Patches compatibility with S3 outside AWS
Instead of forcing AWS as provider for S3. Add the compatibility with any S3 Compatible Storage, like MinIO to be configured as storage option
Under consideration
Better 3rd Party Error Handling
Sometimes git hosting sites have error messages that do not make it to the UI and the only way to see them is checking the Activity Log after seeing failed ...
Under consideration
Display full path when hovering
When hovering over a file path with ellipses (...) show a tooltip with the full path so I can make sure I'm using the correct location.
I group my repositories ...
Under consideration
Creat patch with commit information (git format-patch)
It would be very useful if we could create "commit patch files" (patch files created with git format-patch). A variation of the current command on the command pallete ...
Under consideration
Workspace cloning including local clone path
Some of our solutions contain projects from multiple repositories. Some of these projects are included in multiple solutions. So when cloned they have to be the ...
Under consideration
Let user remove "Send code suggestion" and "cloud patches" from menus
The UI shows "cloud patches" on the left side, and a "sned code suggestion" button above the commit message field.
I do not use this. I will not use this.
Both ...
Submitted for Review
Keep last path location for patches
Every time I open a file dialog to save a patch or open it, it always start from the same directory.
So when I want to create a patch and then apply it, I have to ...
Submitted for Review
Ability to connect the GitHub.com integration using PAT
This feature would greatly simplify working with GITHUB owned by third parties and would not require permission from them.
Submitted for Review
Set the default path location for the terminal
Each time I open the terminal I need to navigate to the right folder location.
It would be great if the starting location was the default clone location set in ...
Under consideration
Governance Policy Interface / API for Controlling Third Party Plugins
As a result of the GPT-3 / 4 interface, it would be helpful if a Governance Policy Interface / API could explicitly forbid third-party plugins. This might also cover ...
Submitted for Review
Add option to "Copy relative file path"
I think it could be a huge convenience to add a "Copy relative file path" option next to "Copy file path", similar to how VS Code shows "Copy Relative Path" next to ...
Submitted for Review
Copy diff / patch of selected files / commits to clipboard
Background:
GitKraken already allows users to select multiple files and/or commits and "Create a patch from the selection". This feature is wonderful and extremely ...
Submitted for Review
v11.5.0 Git Executable fails with submodule paths containing dots
Version: 11.5.0
Issue:
With "Git Executable" experimental feature enabled, submodules with dots in their path (e.g., shared.code) show as "not initialized" and all ...
Under consideration
Native Homebrew Support
A native homebrew support for tools like git, git-lfs, or pre-commit installed over homebrew.
Under consideration
Plugin System/API for 3rd party HTML5 based Diff for non text based file types
Plugin System/API for 3rd party HTML5 based Diff for non text based file types
Use case: would allow users or other companies to make diffs for binary, or ...
Submitted for Review
allow path entry from open screen
when i hit control o to "open" a repo, i am faced with an input box.
I should be able to type a path there and get autocomplete and not have to interact further ...
Submitted for Review
Add native support for git clean with preview, interactive selection, and ignore controls
GitKraken lacks first-class support for git clean. Please add a safe GUI to remove untracked/ignored files.
Use cases: reset before branch/rebase; purge build ...
Submitted for Review
More Native Command Line Options
As it stands, integrations can launch GitKraken Client through the Update executable (speaking mainly from a Windows environment here, so Update.exe) and directly ...
Under consideration
Easy way of creating patches between branches
With the latest version (8.7.0) creating patches between commits is supported. This is a great feature!
I can create patches between branches by selecting the HEAD ...
Under consideration
Show full file paths in tooltip when truncated
When I hover over these ellipses (in this case in the "initialize a repo" dialog), display a tooltip with the full path in it
Under consideration
Use commit message and description when creating a cloud patch
When you write a commit message and then select Share all files as a Cloud Patch, the commit message and description will be cleared. It would be nice if the commit ...
Submitted for Review
Could patches should be downloadable
The could patches are accessible to everyone with a link, and this is a great feature. This is useful for sharing with external collaborators, specially if one is ...
Under consideration
Allow "Copy file path" for multiple files
When a single file is selected in the Unstaged Files list, it's possible to right-click and select "Copy file path".
Please also allow this when multiple files are ...
Submitted for Review
gitkraken CLI command should take relative path as default parameter
Currently, opening the current working directory in gitkraken from a shell session requires issuing the command `gitkraken -p $(pwd)`. Instead, I would like it to be ...
Under consideration
Display paths for repo in repository management
Idea: Display the file path for a repo ( "C:/Projects/RepoName" )
Use cases:
If I've cloned a repo multiple times, the alias I've given may be somewhat useful ...
Submitted for Review
Feature Request: Native Remote Repo & Worktree Support
Please, add native support for opening and managing remote repositories (SSH or cloud host) directly in GitKraken—without needing a local clone. The support should ...
Submitted for Review
Copy conflicted file path in merge conflicts UI
When merging multiple files, you may sometimes need to open the file in an editor (like VSCode). Having the option to copy the file path can help.
Submitted for Review
Improve Worktree Management UX (e.g. right-click to delete; copy worktree path, etc)
Gitkraken has great worktree support, which is excellent when working with parallel AI agents. But the UX for managing work trees could benefit from some refinements. ...
Submitted for Review
Support partial stash
Sometimes it is helpful to stash only some files in a WIP instead of all of them. This would allow a user to select one or multiple files in the commit details panel ...
Hide remote branches by custom pattern
GitKraken can hide unwanted branches, but sometimes Dependabot will create new branches and make the graph dirty. Please add a new feuature that can hide remote ...
Under consideration
Support for partial clone
When you have a repo with a very large history it can become quite big and it gets even worse if you have a lot of large binary files. Git LFS can be used to limit ...
Under consideration
Support partial staging for new files
Being able to select lines to stage/unstage is a fantastic feature of Gitkraken, unfortunately this is not currently working for new files.
When a new file is ...
Under consideration
GitHub Enterprise integration parity with GitHub.com integration 🔗
GitKraken's integration with GitHub allows for the pull request view, build status, and the ability to create pull requests with assignees, reviewers and labels. ...
Support for viewing a particular branch's commit in the graph
I want to be able to support branch filtering in the graph, so now all branch commits are going to be shown in the graph, so now if you want to see all commits of a ...
Under consideration
Update terminal path/work directory
If you run GitKraken in split mode with the terminal open, the working directory of the terminal won't be updated if you for example open a Submodule or open a new ...
Submitted for Review
Define naming pattern for creating new branch in Launchpad
We use the Launch Pad "My Issues" overview to create a new branch in our repo to work on an issue.
When we create branch with the integrated "Create a branch" ...
Under consideration
Ignore Patterns for AI Enabled Context
In an deal world developers would only submit source code in commits, but it is often the case that we need to commit compiled code. When this happens it very easily ...
Submitted for Review