top | item 46044207

(no title)

thephotonsphere | 3 months ago

Rename main → master:

git branch -m main master git push -u origin master git push origin --delete main

discuss

order

selectnull|3 months ago

Instead of that, put this in .gitconfig:

[init]

    defaultBranch = master