· Chuck Conway
Modifying a File Locally Without Updating the Remote Git Repository
Have you ever needed to modify a file locally without committing the changes to the remote repository?
Have you ever needed to modify a file locally without committing the changes to the remote repository?
Below are git commands I find myself using over and over.