Articles in this series
Hello reader! Microsoft subsidiary GitHub launched Copilot to power pair programming with AI. In this blog post, I will share all you need to know about it. You can refer to my YouTube video Tutorial to see a working tutorial for better understandin...
Introduction - Part1
GitHub to replace 'master' with 'main' starting next month All new Git repositories on GitHub will be named "main" instead of "master" post September, 2020. Why rename main? main is the most popular replacement for master that we’re seeing across G...
GitHub recently released a feature that allows users to create a profile-level README to showcase. This article walksthrough how to access this new feature. Why READMEs? The GitHub profile-level README feature allows more content than the profile bi...
Hello reader! Ever wanted to commit something to a git repo with a past date? Here’s how you could do it. If you are working on a project and missed a commit yesterday or you accomplished the task but GitHub for Windows bailed on you? Well, this lit...
Earlier this year, GitHub announced the beta of GitHub CLI and GitHub CLI 1.0 is now available. GitHub CLI basically brings GitHub to your terminal. With GitHub CLI, developers can check the status of GitHub issues and pull requests, search for a spe...