Showing posts with label Github. Show all posts
Showing posts with label Github. Show all posts
Thursday, February 1, 2018
Sunday, January 28, 2018
Rename and Delete Branch Using Gitbash
Example :
For renaming remote branch, we just have to push our new renamed local branch and then delete the remote branch....
For renaming remote branch, we just have to push our new renamed local branch and then delete the remote branch....
Friday, December 15, 2017
Friday, December 8, 2017
Sunday, October 1, 2017
Step2 Iseng Git - Versi Hyosoka :D
echo "# hisokacirclebutton" >> README.md git init git add . git commit -m "first commit" git remote add hisoka_github https://github.com/HyosokaPoipo/hisokacirclebutton.git git push -u origin master
Buat ngubah alamat remote :
git remote set-url hisoka_github git://new.url.here
Subscribe to:
Posts (Atom)