Share your ideas on how to improve SmartGit!


This is no support platform! To report bugs or request support, please contact us directly. If in doubt ask us.


First search for a similar request and add your votes or comments there.


Take the time to describe your request as precisely as possible, so users will understand what you want. Please note that we appreciate your time and input, but we don't give any guarantees that a certain feature will be implemented. Usually, a minimum requirement is a sufficient number of votes. Hence, please don't comment like "when will this be implemented", but vote instead.

Follow the stackoverflow.com writing guidelines.

Thank you for your help!

+1

When multiple commits selected in log view, "select mutual ancestor"

griscom 3 years ago updated 3 years ago 0

I often want to know what commit is the most recent shared ancestor for two commits.

Suggestion: when more than one commit selected in Log view, add "Select Mutual Ancestor" to popup menu. This would unselect the selected commits and then select (and show) the most recent commit that is an ancestor of all selected commits (as "git merge-base" would).

+1

Stage button in File Compare window

Hans Henrik Bergan 3 years ago updated by fourier 2 years ago 3

in File Compare after you're done with take left/take right, you have a Save button, would be nice if you also had a Stage button next to the Save button

+1

Remove settings for older SmartGit versions

Thomas Singer 3 years ago 0

SmartGit maintains a settings directory for each used major version. Hence, when upgrading SmartGit, settings directories of previously used SmartGit versions remain. When launching SmartGit in a non-preview mode with a registered, valid license, it could offer to delete settings directories from previous versions.

+1

Gitlab Merge Request; if fetch, immediately enable display

griscom 3 years ago 0

If there's a new Gitlab Merge Request, and you use "Fetch Merge Request" to fetch it, it should be by default displayed (with the checkbox checked).

+1

Move stash with drag'n drop

Nicolas Deveaud 3 years ago updated by Patrick Lehmann 3 years ago 5

In graph view, I would like to grab a stash and drop it on top of another commit.

This would "rebase"the stash.

This helps keeping stashes linked to a branch after rebasing this branch.

+1

SSH: FIDO2/YubiKey support

Marc Strapetz 3 years ago updated 3 years ago 0

SmartGit is not capable of handling SSH keys based on FIDO2/YubiKey. For example, it will fail for keys generated with:

$ ssh-keygen -t ecdsa-sk -O resident -O application=ssh:github

+1

Windows arm support

defjux 3 years ago 0
Hi, 


I'm running Windows 11 (ARM) using parallels on my M1 macbook pro. I can run smartgit on my mac which is great, but I can't install it on my windows VM, can you add support for windows arm as well?

Thanks

+1

Scaling UI -- ui.dpiFactor -- open the options, it's just math

schmelik 3 years ago updated 3 years ago 3

Currently, there are 2 options 1(100%) or 2(200%)
This is not flexible at all. With many form factors for monitors, I would like more control so I can fulfill my specific need.

For me, 100% is too small 200% too large, yet those are the only options

Why not allow the input of actual percentage or multiplication factor i.e. 1.5


fyi - using windows application scaling does not work as smartgit does not act the same way other applications work. If I scale the system prefs to a viable size every application UI but smartgit is too large

please give me the scaling flexibility for my specific monitor