Git Commands Every Software Engineer Should Know
TLDRPushing Code Changes Status Git is constantly tracking what’s going on as you make changes locally. You can just do a git diff, but that gives you everything you have changed so far which is kind of a mess. Commit is effectively the only git commit command I ever use.
Table of contents
Dealing With Other People’s Code19 Comments
Sort: