split
This commit is contained in:
parent
179f234401
commit
dc52d4f73d
1 changed files with 1 additions and 0 deletions
1
cd.sh
1
cd.sh
|
@ -268,6 +268,7 @@ local url
|
|||
root="$(mktemp --directory)" || exit
|
||||
echo "${root}"
|
||||
for repository in "${@}" ; do
|
||||
cd_split
|
||||
url="${CD_PROJECTS_URL}/${repository}"
|
||||
echo -n "
|
||||
${url}
|
||||
|
|
Loading…
Reference in a new issue