Mengatasi conflict di github.

0  
       

git status
Jika ada yang merah git checkout nama file

 

git status lagi sampe tidak ada masalah

 

git fetch –all
git checkout tes_awal
git rebase -i origin/beta (Muncul editor nano atau vscode, beresin dulu)
git push -f origin tes_awal

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>