
October 26th, 2012, 02:44 PM
|
|
Registered User
|
|
Join Date: Oct 2012
Posts: 1
Time spent in forums: 11 m 46 sec
Reputation Power: 0
|
|
|
Git - Workflow
Hello,
I am relatively new to git and could use help understanding how to do this...
I want to pull a php framework from a public repo. From there I want to add a bunch of modules from other public repos.
How can I do this so that I can always keep the framework & the modules up to date? How can I easily pull updates for each? Is this possible?
Thanks.
|