To use Git in VS Code, install Git, then open VS Code and initialize a repository. Use the Source Control panel to stage, commit, and push changes. You can also manage branches, merge conflicts, and view history directly in VS Code's interface, integrating seamlessly with GitHub or other remote repositories.