- what is git ?
- what is difference between git and github and gitlab?
- any other version control tools other git? -->svn
- what is difference between svn and git?
- what is merge conflicts have you faced ever in you experience? if you face how you resolve?
- what is git stash?
- what is git HEAD?
- what is staging area in git?
- what is difference between git fetch and pull and clone?
- what is difference between git merge and rebase?
- what is .gitingnore file? what is the purpose of the file?
- what is git branch? have you worked on branches?
- how to merge branches?
- what is cherrypic in git?
- how to create a git project?
- how to check difference in between two files?
- how edit the committed message?
- how to check the last few commits?
- how to delete remote baranch and local branch ?
- how to create local branch?
- what is tag.
- how to roll back committed code.
Last active
December 10, 2018 06:06
-
-
Save thamsrang/e50ef1edf55400f0645c74124309319b to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment