Created
October 11, 2017 07:24
Star
You must be signed in to star a gist
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
| doug@doug-dt:~/code/data/kernel/kernel$ git submodule add https://github.com/doug65536/dgos-musl.git musl | |
| A git directory for 'musl' is found locally with remote(s): | |
| origin git://git.musl-libc.org/musl | |
| If you want to reuse this local git directory instead of cloning again from | |
| https://github.com/doug65536/dgos-musl.git | |
| use the '--force' option. If the local git directory is not the correct repo | |
| or you are unsure what this means choose another name with the '--name' option. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment