Tag: git basics
-
Git Ignore: Ignoring Unwanted Files in Your Repositories
Git Ignore for Beginners: How to Keep Unwanted Files Out of Your Git Repositories When working with Git, especially as a beginner, it is easy to accidentally include files in your repository that you do not actually want tracked.
Written by

-
Git Status and Git Log: Beginner’s Guide to Tracking Changes in Git Projects
Git is a free and open-source distributed version control system used by developers worldwide.
Written by
