Version control and updates

Related to the development libraries, released by Curt Binder
Post Reply
icecool2
Posts: 62
Joined: Tue Jul 19, 2011 3:12 pm

Version control and updates

Post by icecool2 »

Is there a good way to pull down the dev library updates without replacing the original folder? I've made updates to the libraries that I don't want to have to redo each time there's an update.
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Version control and updates

Post by rimai »

Roberto.
icecool2
Posts: 62
Joined: Tue Jul 19, 2011 3:12 pm

Re: Version control and updates

Post by icecool2 »

Thanks. For anyone else trying to do this:

git clone git://github.com/curtbinder/ReefAngel.git
Post Reply