Git repository 8GB 5000 git branches, performance issues when converting?
5 views
Skip to first unread message
Uwe Brauer
unread,
Sep 21, 2026, 11:28:43 AM (4 days ago) Sep 21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hg-...@googlegroups.com
I today cloned a git repository of around 8 GB with 5000 git branches.[1]
Since I don't like bookmarks I usually clone a git repository with hg-git and convert the git branches to named branches.
In this case I would then deal with a 16 GB repository with 5000 named branches.
I presume this would cause performance issues?
Can this conversion process be interrupted and then continued or
will it start all over again?