Tag: Git
All the articles with the tag "Git".
GitHub Configurations
Published: at 08:50 AMExplore the 3 levels of GitHub configuration using cross platform commands.
Reset GitHub Credentials
Published: at 11:00 PMA brief article on how to reset your GitHub credentials on your machine.
Fixing/Aligning GitHub Repo with Its .gitignore
Published: at 12:45 PMSteps to align your GitHub repository with your `.gitignore` file, removing unwanted files already tracked by Git.
How to Add Git to the System PATH
Published: at 04:23 AMA guide to adding Git to the system PATH variable for easy access from the command line.