Skip to content
This repository has been archived by the owner on Mar 6, 2020. It is now read-only.

Added possibility to fetch as 'git clone' #703

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Added possibility to fetch as 'git clone' #703

wants to merge 1 commit into from

Conversation

shmel1k
Copy link

@shmel1k shmel1k commented Mar 30, 2017

Hi. Answering to this #316 issue. I added possibility to clone repo using 'gb vendor fetch -clone' in order to support this task. It is not a git submodule at all, but allows to manage repository into vendor folder.

@codecov-io
Copy link

codecov-io commented Mar 31, 2017

Codecov Report

Merging #703 into master will decrease coverage by 0.4%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #703      +/-   ##
==========================================
- Coverage   53.32%   52.91%   -0.41%     
==========================================
  Files          40       42       +2     
  Lines        3036     3152     +116     
==========================================
+ Hits         1619     1668      +49     
- Misses       1241     1341     +100     
+ Partials      176      143      -33
Impacted Files Coverage Δ
internal/vendor/manifest.go 32.81% <ø> (ø) ⬆️
internal/fileutils/fileutils.go 19.6% <66.66%> (+1.6%) ⬆️
depfile.go 8% <0%> (-24.07%) ⬇️
internal/depfile/depfile.go 87.65% <0%> (ø)
cmd/gb/build.go 4.87% <0%> (ø)
build.go 85.33% <0%> (+5.2%) ⬆️

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 d4ba64b...e0e83e1. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants