sourcegit icon indicating copy to clipboard operation
sourcegit copied to clipboard

Windows/macOS/Linux GUI client for GIT users

Results 139 sourcegit issues
Sort by recently updated
recently updated
newest added

It would be more consistent (and equally useful) to have a toggle-button `Show Branches as Tree` for `LOCAL BRANCHES` and for the branches under each of the top-levels under `REMOTES`,...

GitKraken has a useful feature in some scenarios: hide all other branches from the commit graph except the selected. This is named _soloing_. Unlike simply hiding branches, canceling solo is...

In the **Local Branches** you could select several branches at once. I expect that then actions from the menu will be applied to the all selected branches. But they applied...

Currently, the only option is to save patch as a file, sometimes it is convenient to save patch to clipboard:

### Issue 1: There are currently cases where de-activating the '`Ignore All Whitespace Changes`' (toggle-button) option doesn't refresh the Diff view correctly, but if we thereafter switch the selection away...

I'm sometimes having trouble visualizing the overall branching structure, even on a filtered subset of related branches, when there are lots of commits on parallel branches in a large project...

When you select files in the history, you usually want to see what was changed. I will be logically if diff view will jump to the first hunk after opening...

As an end user, there is never really a stable version of this application, the development speed is great, but it's hard to stick on a version, as each version...

When running a Custom Action on the Branch scope, the `${BRANCH}` variable contains the (short / abbreviated) name of the branch, but there's currently no (easy) way for the Action...

enhancement