Untuk ngebuat local server git di laptop kita, kita cuma pake command
git init --bare (ini bakalan ngebuat local server)
terus untuk testing, disini pake dua local client seperti terlihat dibawah (CLIENT1)
CLIENT2 :
Showing posts with label Git Bash. Show all posts
Showing posts with label Git Bash. Show all posts
Tuesday, April 30, 2019
Wednesday, July 25, 2018
Iseng Rebase rebase
`git rebase -i HEAD~7`
`git push --force`
`git commit --amend`
`git push --force`
`git commit --amend`
Thursday, June 7, 2018
Praktek Git Rebase
Kasus 1 :
Sebelum Rebase tampilan historinya gini :
Setelah Rebase :Sebelum Rebase tampilan historinya gini :
Kasus 2 :
Sebelum rebase :
Setelah rebase :
Wednesday, June 6, 2018
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
Friday, October 27, 2017
Tuesday, October 3, 2017
Monday, October 2, 2017
Subscribe to:
Posts (Atom)