Skip to main content
spelling, make link HTTPS
Source Link
Matthias Braun
  • 34.8k
  • 27
  • 158
  • 177

How to make part of an existing GITGit repository a submodule

I have this gitGit repository which contains two folders: binary-search and poker. For

For example,: http://github.com/soulnafein/code-katashttps://github.com/soulnafein/code-katas

I would like to maketurn these folders into submodules and keep their change history.

How can I do that?

How to make part of an existing GIT repository a submodule

I have this git repository which contains two folders: binary-search and poker. For example, http://github.com/soulnafein/code-katas

I would like to make these folders into submodules and keep their change history.

How can I do that?

How to make part of an existing Git repository a submodule

I have this Git repository which contains two folders: binary-search and poker.

For example: https://github.com/soulnafein/code-katas

I would like to turn these folders into submodules and keep their change history.

How can I do that?

I have this git repository which contains totwo folders binary-search and poker: binary-search and poker. For example, http://github.com/soulnafein/code-katas

I would like to make thisthese folders twointo submodules and I would like to keep thetheir change history. How

How can I do that?

I have this git repository which contains to folders binary-search and poker: http://github.com/soulnafein/code-katas

I would like to make this folders two submodules and I would like to keep the change history. How can I do that?

I have this git repository which contains two folders: binary-search and poker. For example, http://github.com/soulnafein/code-katas

I would like to make these folders into submodules and keep their change history.

How can I do that?

edited tags
Link
Dvir Berebi
  • 1.6k
  • 14
  • 27
Loading
Source Link
soulnafein
  • 1.1k
  • 1
  • 10
  • 20
Loading