mirror of
https://github.com/OpenSolo/OpenSolo.git
synced 2025-05-02 07:34:33 +02:00
increased verbosity a lot inside alt_sync.sh, as it helps to see the repos and branches etc
This commit is contained in:
parent
f17a82082a
commit
329f1fc139
@ -2,6 +2,8 @@
|
|||||||
# alternative to the 'sync' tool, which puts stuff in /solo-build, for now we'll use /solo-build-alt
|
# alternative to the 'sync' tool, which puts stuff in /solo-build, for now we'll use /solo-build-alt
|
||||||
#
|
#
|
||||||
# 'master', 'tags/2.9.94' ( for a tag) or '2.9.94' ( for a branch ) is ok:
|
# 'master', 'tags/2.9.94' ( for a tag) or '2.9.94' ( for a branch ) is ok:
|
||||||
|
set -xv
|
||||||
|
|
||||||
name=$1
|
name=$1
|
||||||
echo "git reference: $name"
|
echo "git reference: $name"
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user