You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ egit add-submodule <url> [dir]
# url: short/full repository URL# dir: name of target directory
# Clone github wiki as submodule in directory "wiki"
$ git clone https://github.com/nodef/extra-git
$ cd extra-git
$ egit add-submodule nodef/extra-git.wiki wiki