Install Git from: https://git-scm.com/

Git commands to run:

git --version
git config --global user.name “FirstName LastName”
git config --global user.email “your_email_address@example.com

Other resources:

https://docs.gitlab.com/ee/gitlab-basics/start-using-git.html

Timecodes:

  • 00:00 - Intro
  • 00:21 - Install Git
  • 02:14 - Git Bash
  • 02:45 - Clone a Git repo with SSH
  • 04:40 - Generate SSH key
  • 07:08 - Add SSH key to GitLab
  • 09:43 - Use Git from Visual Studio Code
  • 11:16 - Configure your Git name and email
  • 13:09 - Conclusion

#gitlab #windows #programming #developer

Setup Git for using GitLab (including SSH key) - Windows 10
1.90 GEEK