Created
November 23, 2015 09:18
-
-
Save x3ro/cf3ddf52134aab0cdffe to your computer and use it in GitHub Desktop.
git submodule rewriting foo
This file contains 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 characters
git clone https://github.com/x3ro/automate sub && | |
wget https://gist.githubusercontent.com/x3ro/6242017/raw/8fe69f096062f3f2b1858bcc816be5eb89d15535/git-rewrite-to-subfolder && | |
chmod +x git-rewrite-to-subfolder && | |
cd sub && | |
../git-rewrite-to-subfolder |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment