GETTING STARTED WITH GIT (Basic Git Commands)

Publié le: 04 août 2020
sur la chaîne: Evolvin Tech
59
12

Hello everyone!
Welcome to evolvin tech.
Hope you all are doing good.
Here we are back with another video on Git.
In this video we are going to see what is Git and how to make online Git repository.
And how to install it on your computer in simple steps.

GIT Website: https://www.git-scm.com/

Follow us on Instagram:   / evolvin_tech  

CHECK VERSION: git --version

Git Config Commands:
1) For Username : git config --global user.name "name"

2)For Email ID : git config --global user.email "email"

3)For List of configurations : git config --list

Git Basic Commands :

1) Initializing Git repository : git init

2)Checking status of repository : git status

3) Adding Files to staging area : git add .

4)Committing changes: git commit -m "commit name"

5)Checking Commits : git log oneline

6)Going to previous commit : git checkout "commit's number" index.html

7)Resetting repository: git reset HEAD index.html
git checkout - - index.html


LIKE SHARE SUBSCRIBE

Watch previous videos:

GETTING STARTED WITH NODE.JS :
   • GETTING STARTED WITH NODE.JS (INSTALLATION)  

How To Build Restaurant Website:CloudWaitress | Gloriafood Alternative:
   • How To Build Restaurant Website:CloudWaitr...  

IDE'S For Web Developers:
   • IDE'S For Web Developers  

Tailwind CSS:
   • Easiest Way  Build Website In Just 5 min:T...  


Sur cette page du site, vous pouvez voir la vidéo en ligne GETTING STARTED WITH GIT (Basic Git Commands) durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Evolvin Tech 04 août 2020, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 59 fois et il a aimé 12 téléspectateurs. Bon visionnage!