Blog posts

No blog posts for this topic yet.

Today I Learned

  1. - Use .gitignore_global
  2. - Untracking stuff in git
  3. - Change git init default branch to main
  4. - Rename git master branch to main
  5. - Install GitHub CLI
  6. - Extract git commit messages since <commit>
  7. - Fix commit author with git amend
  8. - Enable 2FA and access github repo
  9. - Rewrite commit author in Git repo