Skip to content

allow to disable the autoreload if content is in git

Christoph Cullmann requested to merge work/allow_disable_vcs_reload into master

ATM we auto reload the document if the old content is in some revision of the local git clone

this might be bad for people, as even thought it is versioned, it might be hard to find that version again

Got complaints at work :)

Merge request reports