Tuesday, June 19, 2018

About GIT UI installation & command

GIT UI installation command:
$> sudo apt-get install git-gui

how to use git ui interface?
step-1: open terminal at the codebase
step-2: type: git gui

Other GIT useful command?
1. git branch
2. git status
3. git fetch && git checkout branchname
4. git stash pop

No comments:

Post a Comment

Blueprint for self-improvement

To learn faster: Make the process fun To understand yourself : Write To understand the world better : Read To build deeper connection : Lis...