to clone a repository: git clone my_git_address Branches list local branches:
git config –global user.email "danaukes@gmail.com" git config –global user.name "Dan Aukes" Update git roscd thorlabs_linear_actuator/ git status git add -A git commit -m="<INSERT YOUR MESSAGE HERE>" git push # supply username and pw
git
Git Git is the command line program for interacting with a git repository
Gitman is my python based package for scanning a computer and pulling all your repositories off.
A nice little package for synchronizing git repositories all over your computer