🍴 Git

Using source control features in VS Code

🍴 If you’re new to Git, check out the Full Git Course.

First, add a git repo to your project:

command line
git init

✨ Trick - Revert a Commit

One the most useful git techniques is to revert a commit. Use the source control panel in to stage files, commit them, then revert the commit.

Questions? Let's chat

Open Discord