Skip to content

Introducing to git #3

@dpshelio

Description

@dpshelio

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions