1
0
mirror of https://github.com/balkian/gists.git synced 2024-11-01 08:01:44 +00:00
gists/gistfile1.sh

3 lines
149 B
Bash
Raw Normal View History

2015-02-27 16:55:03 +00:00
git clone <your_project> <your_submodule>
cd <your_submodule>
git filter-branch --subdirectory-filter 'path/to/your/submodule' --prune-empty -- --all