Skip to content

Prevent call of nonexistent `prepare` command

username-removed-406985 requested to merge (removed):master into master

This prevents bash from giving the following error:

./git-latexdiff: line 71: prepare: command not found

Merge request reports