This commit is contained in:
parent
00c9414dc4
commit
86fd11cadb
3
.github/github_pushback.sh
vendored
3
.github/github_pushback.sh
vendored
@ -7,12 +7,13 @@ else
|
|||||||
echo "No push back here" && exit 0
|
echo "No push back here" && exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
git remote set-url origin git@git.pika-os.com:custom-gui-packages/pika-first-setup
|
|
||||||
|
|
||||||
# Commit changes to git
|
# Commit changes to git
|
||||||
git config --global user.name 'Github Mirror Push Back - Ward'
|
git config --global user.name 'Github Mirror Push Back - Ward'
|
||||||
git config --global user.email 'hotrod.master@hotmail.com'
|
git config --global user.email 'hotrod.master@hotmail.com'
|
||||||
git config --global --add safe.directory /__w/gitea-pika-first-setup/gitea-pika-first-setup
|
git config --global --add safe.directory /__w/gitea-pika-first-setup/gitea-pika-first-setup
|
||||||
|
git remote set-url origin git@git.pika-os.com:custom-gui-packages/pika-first-setup
|
||||||
git add .
|
git add .
|
||||||
git commit -am"Github Mirror Push Back"
|
git commit -am"Github Mirror Push Back"
|
||||||
git push
|
git push
|
||||||
|
Loading…
x
Reference in New Issue
Block a user