Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 232 Bytes

File metadata and controls

14 lines (9 loc) · 232 Bytes

3rd

only for test purpose

clone parent and child

git clone https://github.com/Martians/3rd.git --recursive

or

git submodule update --init --recursive

cd 3rd

switch child branch

git submoduel foreach 'git co master ||:'