Understanding git rm by Practicing It in the Terminal (Hands-On Git Learning)
Introduction
While learning Git as part of my DevOps preparation, I realized that understanding file removal in Git is more than just deleting files using rm.So I practiced the git rm command in the terminal to clearly understand how Git handles trac...
git-rm-command-practice.hashnode.dev2 min read