Gerhard Olsson

Results 747 comments of Gerhard Olsson

> > Perhaps it can be done, I`m new to the codebase, so parts of the change were done quickly, the copy-pase way. Perhaps the appSetting global parameter is not...

This is a primary a limitation in Git, not in GE, the cloning fails. It could be a permission problem or that Git tries to use features not available on...

> @gerhardol that is, in other git clients, they did cloning to temp folder, then copying along RDP path, and opening repository already in RDP directory? Try using Git commands...

I cannot recreate (not a clean test though). However, occasionally the graph is not reloaded (with and without the PR), #9223 ![image](https://github.com/gitextensions/gitextensions/assets/6248932/c27f96b6-d33e-40bc-b7d5-b2c6b10ad5ce)

You need to find if this is a Git or GE issue. If Git, you need to open an issue in Git about the performance.

GE is currently built as 32-bit (except shell extensions). There has been some discussions about building a 64-bit app, not sure of the status. See also #9990 Not sure why...

Control click Working directory and use Difftool/F3 to compare. Can be done in both in the main Browse window or the mostly obsolete separate FileHistory window. This seem to be...

What "support" do you expect? Maybe: 1. Status icon (toolbar, next to refresh?) to see current status (schedule etc), also to start or configure 2. Start automatically (if globally configured)...

I work with about 100 application repos each with 2-10 submodules. Some are seldom opened, but I open about 50 repos (superprojects or submodules) in a week (that is how...

I would prefer to have the branch name where available, then commit, then remote/incoming (keep ours/theirs as it is used by Git). Adding incoming will make the text even longer.