Publications

Dive into my collection of in-depth articles, research papers, and long-form content. Each publication represents hours of research, thought, and careful crafting.

On your local computer:

  • cd /your/project/location/
  • git branch -m master main
  • git push -u origin main

On the distant repository:

  • cd /the/git/repository/location/
  • git symbolic-ref HEAD refs/heads/main

On your local computer:

  • git push origin --delete master
comments · shares

Question?

We'd like to hear from you.