Git Basics
From SCECpedia
Jump to navigationJump to search
Basic Git commands essential for use of Git repositories
Basic Git Operations
- Does this code have a local git repository
- Does my local match repository match the remote
Less Frequent Operations
- How to create a repository
- How to move a local repository to github