Blog
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
How to synchronize branches in Git
I share my experience synchronizing branches in GitHub to keep my repository updated with the latest changes
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.
Accessing and reviewing a friend's branch.
I'm collaborating with a friend on his GitHub repository and he asked me to review his work in progress on his branch.
Collaborate on a friend's repo in GitHub.
This weekend, I collaborated on a friend's GitHub repo, adding new features. It was a great opportunity to practice teamwork and version control.