DEV Community

Discussion on: I'm a Git Master, Ask Me Anything

Collapse
 
gonedark profile image
Jason McCreary
  1. Learn Git from the command line.
  2. Be able to create a repo, make commits, view history.
  3. Understand the index. What each state means and how to move files between them.

If you can do all that, you'll be well ahead of most other developers. For reasons, see my previous reply.