tmt
tmt copied to clipboard
Share project git repository across plans
Currently the discover
step always creates in the workdir a new copy of the project git repository for each plan. It would make sense to copy the repository only once and use symlinks from individual plan workdirs to safe disk space.