[Libre-soc-dev] Switching development style to using git branches instead of working on master

Jacob Lifshay programmerjake at gmail.com
Wed Oct 4 09:33:37 BST 2023


On Wed, Oct 4, 2023 at 12:37 AM Luke Kenneth Casson Leighton
<lkcl at lkcl.net> wrote:
>
> (began writing / thinking yesterday, need more time. brief below)

will give you more time to think.

> (one repo is by mistake 130 mb and git-remote places a 100% sustained load
> on one of the VM cores for several minutes).

I'll note that, for the most common case of a no-op git fetch,
git-remote should only be asking what the commit hashes all the
branches are at, so I expect that to be very quick and runtime based
on the number of branches, not repo size.

Jacob



More information about the Libre-soc-dev mailing list