Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to resolve this error git -c diff.mnemonicprefix=false -c core.quotepath=fals

Timothy Irons
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 21, 2025

We regularly encounter errors like this, if we don't do everything in exactly the right order.

sourcetree git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks fetch --no-tags origin main:main

The work around is to delete the local git folder and reclone it, but it there an easy way to fix it from the UI not the terminal.

 

1 answer

0 votes
Tomislav Tobijas
Community Champion
November 22, 2025

Hi @Timothy Irons ,

I would say there's no UI-based fix for this (at least there's no documented one). 

The recommended workaround would be to reclone repo with Sourcetree.

Potentially, it could be related to authentication or repo corruption. For authentication issues, you can try updating your credentials in Sourcetree via Tools > Options > Authentication (for Windows) and removing/re-adding your account.
If it's repo corruption, I guess the only way is through command-line operations. 👀

Cheers,
Tobi

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events