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

Changes view with optional Mini-map

sitymarz 7 months ago updated by Thomas Singer 7 months ago 1

When trying to navigate fast to differences, its always hard to exactly get your mouse over the narrow scroll bar. a wide one would make it much more user friendly like VScode.

Image 891

Changes view
+1

Conflict Solver: allow to set Ignore Whitespace by default

Mario123 7 months ago updated by Thomas Singer 7 months ago 0

Comparing files with a lot of whitespace changes (due to different settings in .clang-format) produces a lot of noise in the conflict view. There is a view option to "Ignore whitespace", but I can't find a way to set this toggle as the default setting.

Is there a chance to add this defaulted option?

Conflict Solver
+1

Feature Request: Fast User Switching

Bastian 8 months ago updated 8 months ago 1

In our assembly facilities, we are frequently sharing a computer between multiple users. In this context, it would be useful to quickly switch between user names/emails, or select a user for each commit. SourceTree had such a feature, which was useful.

GUI Settings
+1

Open multiple repositories in explorer

Marcel 9 months ago updated 3 months ago 5

Sometimes I want to open multiple repos (6-15) in windows explorer from the Repository view in the LogGraph view. Therefore I have to right click each one and say "Open in Explorer". It would be nice if that option would also be shown if you select multiple repos which would then of course open also multiple explorer instances.

External tools
+1

Copy repository group name by Ctrl+C

arcadius 10 months ago 0

Now, pressing Ctrl+C on repository group in Repositories windows has no effect.

Repository Management
+1

Ability to "star" a branch

Vojta Machacek 10 months ago updated 10 months ago 1

Ability to visualy separate branch(es) in the branches tree. Like favorite or star whatever you want to call it. I want to have a short list where its easy to pick from

+1

Missing smart feature: optional automatic background-check: Check all Repositories for changes

Thomas Schittli 10 months ago updated 10 months ago 8

Hello

I miss a smart feature:

If you work in several projects, it is very tedious and time-consuming SmartGit to check in whether there have been changes in one of the repositories: you have to select and check each one manually.

It would be great if you could activate a SmartGit background check for Repositoeries that:

  1. Adjustable e.g. every 60 minutes
  2. Each repository checks whether:
    1. Local changes have been made
    2. There have been changes on the git server
    3. The authentication is still OK
  1. (Annoying Editor: this is 4.)
    The recorded information is then displayed for each repo

Thanks a lot, kind regards,
Thomas

Repository Management
+1

Feature branch commit amend by default

Pierre Durand 10 months ago updated 10 months ago 4

When I work on a feature branch, I always amend a single commit:

- I don't want to have to deal with commit messages each time I push a small change to my feature branch

- In the end, when I merge my feature branch, all commits are squashed to a single one, so the commit messages are lost

Each time I commit, I need to check the "amend" checkbox in the commit dialog.

I would like to have an option "Always amend commit on a feature branch", so this checkbox would always be checked.

It could be turned off by default.

Thank you, I love your product :)

Commit dialog
+1

Have line spacing options (e.g. 100% 125%, 150%) for code/text, graph, repository, etc. views

Martin Weber 10 months ago updated by Heinz 1 week ago 1

Currently, all the views are tighty packed with text and hard to read. A bit more line spacing might go a long way of making information more readable. Using a slightly smaller font with that still allows for the same amount of information to be on screen.

GUI
+1

Standard window: Expand/collapse merge nodes in all branches view

Bryce Schober 12 months ago updated by Daniel Siegl 12 months ago 1

I just discovered the ability to expand & collapse merge nodes in the "Only current branch" log view, and I love it, thanks!

And now I really wish I had that feature in the "all branches" mode also. Unlike the "only current branch" mode, it would default to expanded as today, but allow merges to be collapsed.

Graph GUI Standard window