ezbz / gitlabber

Gitlabber - clones or pulls entire groups tree from gitlab
MIT License
472 stars 78 forks source link

fix recursive flag passing to git clone operation #65

Closed ezbz closed 3 years ago

ezbz commented 3 years ago

Fixes #63

codecov[bot] commented 3 years ago

Codecov Report

Merging #65 (0dd426c) into master (af1ea65) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #65   +/-   ##
=======================================
  Coverage   97.83%   97.83%           
=======================================
  Files          10       10           
  Lines         370      370           
=======================================
  Hits          362      362           
  Misses          8        8           
Impacted Files Coverage Δ
gitlabber/git.py 92.18% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update af1ea65...0dd426c. Read the comment docs.