-
-
Notifications
You must be signed in to change notification settings - Fork 596
Submodules
Antenore Gatta edited this page Jun 10, 2015
·
2 revisions
git submodule add https://github.com/FreeRDP/FreeRDP.git FreeRDP
cd FreeRDP
git checkout ed3d9526b2
cd ..
git commit -am "Added submodule as ./FreeRDP"
git push
git clone https://github.com/FreeRDP/Remmina.git Remmina
cd Remmina
git submodule init
git submodule update