You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 00:45:53 +08:00
Track branch changes in python-spark
This commit is contained in:
@@ -14,7 +14,7 @@ fulldir=$(readlink -f $mydir)
|
|||||||
cd $mydir
|
cd $mydir
|
||||||
. ./checkout_common.sh
|
. ./checkout_common.sh
|
||||||
(cd $fulldir/.. && \
|
(cd $fulldir/.. && \
|
||||||
setup_version python-spark master && \
|
setup_version python-spark python-3.0 && \
|
||||||
setup_version python-xdis python-3.0)
|
setup_version python-xdis python-3.0)
|
||||||
|
|
||||||
checkout_finish python-3.0-to-3.2
|
checkout_finish python-3.0-to-3.2
|
||||||
|
@@ -15,7 +15,7 @@ fulldir=$(readlink -f $mydir)
|
|||||||
. ./checkout_common.sh
|
. ./checkout_common.sh
|
||||||
cd $fulldir/..
|
cd $fulldir/..
|
||||||
(cd $fulldir/.. && \
|
(cd $fulldir/.. && \
|
||||||
setup_version python-spark master && \
|
setup_version python-spark python-3.3 && \
|
||||||
setup_version python-xdis python-3.3 )
|
setup_version python-xdis python-3.3 )
|
||||||
|
|
||||||
checkout_finish python-3.3-to-3.5
|
checkout_finish python-3.3-to-3.5
|
||||||
|
Reference in New Issue
Block a user