Git Few commands

 git checkout -b feature/ChargeBack   for create new branch




git pull origin development



git add .


git commit -m "Resolve the merge conflict"



git push

Comments

Popular posts from this blog

Add Css And Js Files on Specific Page In laravel

Be 10x 10 tools from sessions

Diffrence between Put and Patch