Change repo url in TortoiseGit

As far as i understand question. Path to change url of remote repository is: Right click on main folder TortoiseGit Settings Git Remote In field remote select origin -> url of repository will appear in field URL: and can be changed from here. Uncommited changes can be stashed, or committed locally.

Remove saved credentials from TortoiseGit

Normally the invalid credentials should be purged automatically (after one unsuccessful authentication attempt). Go to the Windows Credential Manager (press Windows and type “Credential Manager”, or go to Control Panel\User Accounts and Family Safety\Credential Manager or use Start->Run rundll32.exe keymgr.dll,KRShowKeyMgr), there all saved credentials should be listed (prefixed with git:). For ways to also remove … Read more

TortoiseGit vs Git Extensions

I don’t know GitExtensions, but I can share my experience with TortoiseGit (alluded to by marc_s’s comment): Pros: Excellent integration with Windows (it’s a shell extension) Nearly the same UI as TortoiseSVN (if you already used TortoiseSVN, you know what to expect). Cons: You will have a hard time understanding how to use git. The … Read more

How can I stop and start TGitCache.exe gracefully

Open TortoiseGit Settings > Icon Overlays In section “Status cache” select “None” Click OK TGitCache.exe will disappear from the process list. If you need it again, you can turn it on by selecting another option, like “Default”. After a click in an explorer window TGitCache.exe will run again.

Tortoisegit asking password

My colleague solved the problem. Steps: Right click -> TortoiseGit -> Settings -> Network SSH client was pointing to C:\Program Files\TortoiseGit\bin\TortoisePlink.exe Changed path to C:\Program Files (x86)\Git\bin\ssh.exe Alternatively: C:\Users\…\AppData\Local\Programs\Git\usr\bin\ssh.exe C:\Program Files\Git\usr\bin\ssh.exe – with Git 2.37.3

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)