Am 24.11.2015 um 11:17 schrieb Sven Schreiber:
Well I tested it locally, and it seems to be ok.
Sorry for populating this thread all by myself, but my first git-commit-push ever is failing. I have read http://ricardo.ecn.wfu.edu/~cottrell/gretl-git-basics.html#commit, but git tells me "fatal: could not read from remote repository. / Make sure you have access rights" etc.
I would guess that the step "export CVS_RSH=ssh" has to be replaced with something git-related, or is this ssh key thing completely history now?
(What I did was: edit de.po, do "git commit po/de.po" apparently successfully, build a test version of gretl locally, and then try to do "git push".)