Skip to content

Instantly share code, notes, and snippets.

@iracooke
Last active July 23, 2021 00:45
Show Gist options
  • Save iracooke/acea2c851a78b8865f1c to your computer and use it in GitHub Desktop.
Save iracooke/acea2c851a78b8865f1c to your computer and use it in GitHub Desktop.
Wiki as a submodule

From within the parent repo do

        git submodule add git@bitbucket.org:iracooke/transcriptomes.git/wiki wiki
        git commit -m "Adding wiki as submodule"
        git push

Making changes to the wiki and to the parent require separate git commit commands.

More helpful advice to be found here

@SiddharthShyniben
Copy link

Link is broken

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment