sourcegit
sourcegit copied to clipboard
Windows/macOS/Linux GUI client for GIT users
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
这算是高级模式,一般为F8 或者F12
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...