mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-03-13 09:15:46 +03:00
Combined git submodule commands
This commit is contained in:
parent
c98b027204
commit
988ac607d2
|
@ -8,8 +8,7 @@ if [ $# -eq 0 ]; then
|
|||
fi
|
||||
|
||||
git checkout master
|
||||
git submodule init
|
||||
git submodule update Pillow
|
||||
git submodule update --init Pillow
|
||||
cd Pillow
|
||||
git fetch --all
|
||||
git checkout $1
|
||||
|
|
Loading…
Reference in New Issue
Block a user