Browse Source
Prevent call of nonexistent `prepare` command This prevents `bash` from giving the following error: ``` ./git-latexdiff: line 71: prepare: command not found ``` See merge request !5master
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue