add output
This commit is contained in:
parent
08b9b73006
commit
3e7e995815
1 changed files with 2 additions and 0 deletions
|
@ -1284,6 +1284,8 @@ setgitremote() {
|
|||
git checkout master
|
||||
git remote set-url origin https://git.schuerz.at/jakob/myshellconfig.git
|
||||
git remote set-url origin --push git@git.schuerz.at:jakob/myshellconfig.git
|
||||
loginfo "new remote set to"
|
||||
git remote -v
|
||||
git fetch -p
|
||||
git merge FETCH_HEAD
|
||||
git submodule sync
|
||||
|
|
Loading…
Reference in a new issue