Feature/vcs

Merged Johann Dreo requested to merge github/fork/jaesivsm/feature/vcs into develop

Created by: jaesivsm

Responding to issue #95 (closed) and #96 (closed).

  • Creating a configuration var LP_DISABLE_VCS_PATH which's a liste of path in which no VCS will be executed.
  • Reduction of the call to lp(git|svn|...)_branch function, limiting the number of call to the actuall git / svn / ... commands

Merge request reports