Showing posts with label bitbucket. Show all posts
Showing posts with label bitbucket. Show all posts

Thursday, December 31, 2015

GIT notes for building and refreshing with bitbucket site


To update cloned repository, in the directory in question:

git pull origin master

To clone the directory, use

git clone master

Be sure to pull down subscriptions and subscribe to the notifications

SIMH example

https://github.com/simh/simh

git clone https://github.com/simh/simh.git