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?
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?