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

check if the Settings can be remembered for a unified experience

Currently errors from field validators only on English. There are no keys to localize them. Example for **Clone Repository**:

When working on some project, I prefer to keep all my branches based on the latest `master`. On some projects I also have dozen of branches. Each time when `master`...

Currently you may click to the SHA hyperlink in the blame view to focus that commit in the graph and copy data from the context menu of the graph. But:...

Contexts: - Diff editor - Blame editor

The following could be corrected in the `Sort` drop-down for the `TAGS` list in left sidebar: * The order used when selecting `By Creator Date` seems to be actually "By...

but you can creat a branch and set the upstream😅, then you can get a branch base that remote, eeeerrr

I made it a rule to double-check the results of the merge of conflicts, since whatever the convenient utility merge is, with a three-way comparison it is difficult to understand...

When you double-click to the commit in the graph, the window with the suggestion to stash commits is shown even in the case where there is no local changes. This...