This cheat sheet summarizes my most commonly used git commands, and I will update it periodically. Initialize git config --global user.name "Name Username" git config --global user.email name@example.com I rarely initialize a repo locally, so I don'...
woja.hashnode.dev1 min read
No responses yet.