forked from swcarpentry/git-novice
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
This is the only time that requires using the terminal, possible to use it from vscode. Check whether it works well from powershell, or needs to open a bash from vscode.
Set your user name and email
Open a terminal and type the following commands
git config --global user.name "<name>"
git config --global user.email "<email>"
git config --list will show you that the details you have entered are Ok.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels