

Normal rebasing uses its own UI to resolve merge conflicts which doesn't seem to be able to compete with proper 3-way merging tools.One thing where a better UI might be worthwhile is interactive rebase, but this doesn't seem to be implemented.Certain operations like staging can hang the UI until the operation is complete.Blame view is quite rudimentary and does not allow traversing back in time or text searching.This is a nice feature missing from git gui.


Staging allows lines and not only hunks to be added to the index, nice! It could use some more/better keyboard shortcuts though.Commit info is also spread out over two tabs. A list with `Source/ProjectNameA/F…" entries is quite useless. Some panels are resizable, others like the file tree/list of a commit are not.It also uses grayscale anti-aliasing instead of cleartype. This is further exacerbated by an all-white theme with gray text color. But it doesn't use TextFormattingMode="Display" on low DPI displays which makes all text extremely blurry. Nice, it's a WPF application, no Electron crap.On first startup it asks for my name and e-mail (which are already in my.It comes with its own bundled git (85% of the whole package size) with no way to use something else.It's again an application that installs to %LOCALAPPDATA%….Are you interested in promoting your own content? STOP! Read this first.For posting job listings, please visit /r/forhire or /r/jobbit.Do you have something funny to share with fellow programmers? Please take it to /r/ProgrammerHumor/.Do you have a question? Check out /r/learnprogramming, /r/cscareerquestions, or Stack Overflow.Direct links to app demos (unrelated to programming) will be removed.
#Git gui client for mac code
If there is no code in your link, it probably doesn't belong here.
