TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Renaming the Default Branch from Master

1 pointsby niksmacalmost 5 years ago

1 comment

ximmalmost 5 years ago
I recently renamed the default branch in one of my projects to main. The biggest issue I have had was that somewhere in git there is still something called master so that it still autocompletes. I have accidentally created a master branch several times now. Does anyone know how to fix that?