Skip to content

Improved git checkout

Modified git checkout method to be usable out of the box for various projects.

  • added a database of git URLs (dictionary GIT_URLS)
  • automatically use git for projects in GIT_URLS

Merge request reports