Overview
Git work moves through distinct locations. Initialize a local folder with git init or copy a remote repository with git clone, then use git status to understand exactly where the repository stands before taking the next action.
Git work moves through distinct locations. Initialize a local folder with git init or copy a remote repository with git clone, then use git status to understand exactly where the repository stands before taking the next action.