You are on page 1of 1

git push -f origin robby = buat push konflik

git commit --amend --no-edit = edit

git add . = tambah

git rebase master = menyamakan ulang

git log =

git checkout robby =

git pull origin master =

git fetch origin master =

git push origin robby =

git branch -v

You might also like