Git

  • 23 March 2025

Prefixing Git commits

Last week, I started adding prefixes to my Git commits to provide more context.

Read more β†’
  • 16 March 2025

How to obtain the YOLO achievement on GitHub

The YOLO GitHub achievement is an ironic award that represents a bad practice that users should be aware of and avoid

Read more β†’
  • 08 March 2025

How to synchronize branches in Git

I share my experience synchronizing branches in GitHub to keep my repository updated with the latest changes

Read more β†’
  • 02 March 2025

How to delete a branch locally and remotely after it has been merged into main

I submitted a pull request to my friend's GitHub repository, which they have now merged. As the branch is no longer needed, I would like to delete it.

Read more β†’
  • 26 July 2024

Git review

Git

A review of Git commands.

Read more β†’