remove forked comment on success
This commit is contained in:
parent
a7b3cda711
commit
178d0f37ab
@ -281,6 +281,5 @@ git push origin &> /dev/null
|
||||
#Can't do via API call ATM, so leave a message
|
||||
if [[ -z $NOOUTPUT ]] ; then
|
||||
echo "$SOURCEORG/$SOURCEPKG has been renamed as $TARGETORG/$TARGETPKG"
|
||||
echo "It is still a forked repository, so you need to 'Convert to Regular Repository' in GITEA and then 'Transfer' it to it's final Organisation"
|
||||
fi
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user