Skip to content

Fix auto-reloading files in git repositories

Kåre Särs requested to merge work/fix_auto_reloading_files_in_git_repo into master

The git command need to have the working directory inside the git repo. The hash for the git command needs to be hexadecimal encoded to work.

Merge request reports