Tag: Git
All the articles with the tag "Git".
Fixing/Aligning GitHub Repo with Its .gitignore
Updated: at 03:49 AMSteps to align your GitHub repository with your `.gitignore` file, removing unwanted files already tracked by 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.
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.