← Back to team overview

zim-wiki team mailing list archive

Version control plugin issue with git under windows

 

Starting from Zim 0.62 the version control plugin can't automatically save changes using git at least under windows (didn't try linux).

The offending change seems to be that instead of "git add ." now "git add <dir>" (where <dir> is the value of self.notebook_dir) is executed, but git refuses to do so.

I don't know why this change was made, but please revert it if possible.

I tried to update to latest git for windows (2.6.1) but it made no difference.

Ciao,
  Steffen


Follow ups