Wojciechwoja.hashnode.devยทNov 5, 2024Git Cheat SheetThis 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'...Tips And TricksGitAdd a thoughtful commentNo comments yetBe the first to start the conversation.