↑back Search ←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |
Who | What | When |
---|---|---|
mchehab | Git fetch (and probably pull) from some branches are using a way too much bandwidth...
here, trying to push from some repos from hverkuil is downloading 1,5 GB the fix is to add this to .git/config: [protocol] version = 0 The issue is related to a bug at git versions above and including 2.26 | [09:14] |
.............. (idle for 1h6mn) | ||
hverkuil | mchehab: that's good to know. Do you have link with more details about this bug? | [10:21] |
mchehab | sailus: ok, I'll wait to merge atomisp stuff on Monday then
hverkuil: https://lore.kernel.org/git/b7f5bfb9-61fb-2552-4399-b744428728e4@suse.cz/T/#m5a7def7339351f7893cbe068dd4d701c889eb0b3 | [10:22] |
hverkuil | mchehab: which git version do you use? | [10:26] |
mchehab | $ git --version
git version 2.26.2 | [10:26] |
hverkuil | I think it is solved in 2.27.0. On one box I had 2.26.2 and I saw this issue there, but on another box I had 2.27.0 and that seemed fine. | [10:27] |
mchehab | maybe. didn't test 2.27
yet, the server probably uses a version < 2.26 so, protocol will always be 0 as protocol 2 is somewhat new | [10:33] |
pending PRs go handled
pending PRs *got* handled (err...) pending PRs *were* handled | [10:41] | |
hverkuil | thank you! | [10:42] |
↑back Search ←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |