GIT
General
Clone private repo with GitHub Token:
Default Branch
Change local branch name for new inits:
Update after remote renaming:
Remove Git history
Remove all history(make sure you have the backup) using:
Reconstruct the git repo with the current content:
Push the commit to github
Hotfix
Checkout latest tag and create new branch:
Publish branch and create a new release from branch
Commit in past
Last updated