Difference between revisions of "EBC Exercise 16 git"
(Created page with 'Here is what I did to access the ti/staging stuff. <pre> host $ cd ~/oe/openembedded host $ git remote add ti git://gitorious.org/angstrom/openembedded.git host $ git fetch ti …') |
m (moved ECE597 Notes on git to ECE597 git notes) |
(No difference)
|
Revision as of 07:39, 27 April 2010
Here is what I did to access the ti/staging stuff.
host $ cd ~/oe/openembedded host $ git remote add ti git://gitorious.org/angstrom/openembedded.git host $ git fetch ti