Skip to content

git clone: show progress + shallow clone#26

Closed
milahu wants to merge 2 commits intoradareorg:masterfrom
milahu:git-clone-progress-shallow
Closed

git clone: show progress + shallow clone#26
milahu wants to merge 2 commits intoradareorg:masterfrom
milahu:git-clone-progress-shallow

Conversation

@milahu
Copy link

@milahu milahu commented Nov 16, 2020

show progress
slow connections need some seconds to download
currently, git clone is silent, so it looks like it hangs
also, with silent clone, there is no info before (potentially large) downloads

shallow clone
reduce transfer size + disk use

todo
set version with branch_name or tag_name
to make shallow-clone work

@s3rvac s3rvac requested a review from xkubov November 16, 2020 12:38
@trufae
Copy link
Contributor

trufae commented Jul 21, 2022

progress is fine for local users but a little anoying on the CI, not sure if there's a way to make this work with an env var or something, but its conflicting

@trufae trufae closed this Dec 8, 2022
@trufae
Copy link
Contributor

trufae commented Dec 8, 2022

ref #46

@trufae
Copy link
Contributor

trufae commented Dec 8, 2022

they released retdec5 today, so i guess its time to chk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants