Created
October 9, 2015 17:19
-
-
Save DevinWalker/60a7e0d0bb2d15a3f920 to your computer and use it in GitHub Desktop.
Revisions
-
bovasso renamed this gist
Apr 26, 2013 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
bovasso created this gist
Apr 26, 2013 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,7 @@ #Example moving the DPSG Global Library # 1 Checkout the Beanstalk Repo git clone --bare [email protected]:/dpsg-global-library.git # 2 Push into your desired GitHub repo. (Please note that you must create the github repo prior to this step) git push --mirror [email protected]:codeandtheory/dpsg-global-library.git