mirror of
https://github.com/balkian/gists.git
synced 2025-08-23 15:12:21 +00:00
This commit is contained in:
3
gistfile1.sh
Normal file
3
gistfile1.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
git clone <your_project> <your_submodule>
|
||||
cd <your_submodule>
|
||||
git filter-branch --subdirectory-filter 'path/to/your/submodule' --prune-empty -- --all
|
Reference in New Issue
Block a user