Lesser Known Git Commands

you can create your own commands with aliase
True
False
git push --force stomps the upstream branch with your local version, and any changes that you hadn’t already fetched are erased from history.
True
False
IF you use just "git merge ", It always creating merge commit.
True
False
git log --graph command
pop-up new UI for graphical log
Write log of branch in command line more readable
aliase are holding in .gitconfig in repository
True
False
0
{"name":"Lesser Known Git Commands", "url":"https://www.quiz-maker.com/QB0ZECU","txt":"you can create your own commands with aliase, git push --force stomps the upstream branch with your local version, and any changes that you hadn’t already fetched are erased from history., IF you use just \"git merge \", It always creating merge commit.","img":"https://www.quiz-maker.com/3012/images/ogquiz.png"}
Powered by: Quiz Maker