GitLab User Setup | Git install | Git User Email Setup |GitLab Tutorial In Hindi|
Channel:
Subscribers:
1,490
Published on ● Video Link: https://www.youtube.com/watch?v=MLMERDiXl4E
Hi guys In this video I am going to show you how we will install git on our server or computer and then we will set our global user and global email so,
Commands for the tutorial are:
Step 1: Download git from https://git-scm.com/ and install git
Step 2: Check git is installed on your system
git --version
Step 3: Run following git commands
git config --global user.name “xxxx”
git config --global user.name
git config --global user.email “xxxx”
git config --global user.email
git config --global --list
#GitLab #Git #github #github #gittutorial
Other Videos By VismoTech IT Training
Tags:
git
gitlab
GitLab
GitHub
github
gittutorial
git user