Explore >> Select a destination


You are here

ericlathrop.com
| | amanhimself.dev
1.4 parsecs away

Travel
| | [AI summary] A guide on renaming the default branch from master to main in Git and GitHub, detailing local and remote branch renaming steps.
| | dafoster.net
7.1 parsecs away

Travel
| |
| | scottgruber.me
2.8 parsecs away

Travel
| | Here are the steps to replace master with main branch.This is a simple fix to avoid any negative connotations inherit in master:slave terminology. Although in the history of git the etymology of master was in the sense as master:copy. Move the master branch to main with the command: git branch -m master main Using the argument -m will transfer all of the commit history on the 'master' branch to your new 'main' branch so nothing gets lost. Push the newly-named main branch to GitHub (assuming that is your ...
| | opensource.googleblog.com
32.3 parsecs away

Travel
| The 2024 GSoC program is open to students and to beginners in open source software development. Contributor applications will open on Monday, March 18