Re: [OE-core] [PATCH] kernel-yocto: stop converting remote branches to local branches

2021-03-23 Thread Tomasz Dziendzielski
>On Tue, Mar 23, 2021 at 10:22 AM Tomasz Dziendzielski > wrote: >> >> From: Wladislav Wiebe >> >> Introduced poky upstream commit: >> 14df6d53b6 linux-yocto: improve checkout error handling and reporting >> >> Converts all remote branches to local branches. >> Our Linux repo has ~4500 remote

Re: [OE-core] [PATCH] kernel-yocto: stop converting remote branches to local branches

2021-03-23 Thread Bruce Ashfield
On Tue, Mar 23, 2021 at 10:22 AM Tomasz Dziendzielski wrote: > > From: Wladislav Wiebe > > Introduced poky upstream commit: > 14df6d53b6 linux-yocto: improve checkout error handling and reporting > > Converts all remote branches to local branches. > Our Linux repo has ~4500 remote branches: >

[OE-core] [PATCH] kernel-yocto: stop converting remote branches to local branches

2021-03-23 Thread Tomasz Dziendzielski
From: Wladislav Wiebe Introduced poky upstream commit: 14df6d53b6 linux-yocto: improve checkout error handling and reporting Converts all remote branches to local branches. Our Linux repo has ~4500 remote branches: git branch -a | grep remotes |wc -l -> 4575 This costs our best workstations