zhamdoctor
zhamdoctor
bro,this is because obsidian only cache git config when installing git plugin,so whenerer you change git config after installing,it is useless.the way to solve this is that reinstall the git...
> I cant prove this,however.last day ,when I reconfigured my git remote repo and user/email.git cmd returns the old version before I updated. first step:```git init->git config --global user.name='123' and...
> @zhamdoctor I don't understand how that could solve this issue. The plugin doesn't cache any git config. Show me your sources to prove your statement. **If** the plugin **cached**...
> @KnightCicada You don't need to reinstall Obsidian. Please don't change the base path setting unless your git repository is below your Obsidian vault root. I've released an update to...