@archer72 I suggested pushing HEAD because not all "main" branches are called master but HEAD is always HEAD. I ran into that with a few repos when I was transferring stuff; one repo's main branch would be called development, or trunk, or something unexpected, so pushing HEAD was more generic and safer.