Could you describe your day-to-day use of Git?

Experience Level: Junior
Tags: GitSDLCSource control

Answer

Nice to hear

  • Command-line client vs UI tool
  • git init / git clone
  • git add (stage changes in a directory/file)
  • git commit -m "msg"
  • git status
  • git log
  • git diff
  • git pull
  • git push
  • git stash
  • git merge
  • git checkout
Related Git job interview questions

Comments

No Comments Yet.
Be the first to tell us what you think.
.NET/C# Phone Screening 1
.NET/C# Phone Screening 1

Are you learning Git ? Try our test we designed to help you progress faster.

Test yourself