Skip to content

Refactor projectplugin git ls-files

Waqar Ahmed requested to merge work/project-gitfiles into master
  • Use one function to get ls-files and ls-files untracked and then combine and return them.
  • Make absolute path while we are iterating over the files the first time.

Merge request reports