Basic To Advanced Selenium Java Full Course - Session 6 - Git Commands, SSH & GiHub

Publié le: 04 juin 2022
sur la chaîne: QASCRIPT
3,142
17

Git Basics:
Git is an open source distributed version control system
It is used to track changes in any set of files

Git Commands:
git init - create a new local repository
git clone - check out a repository
git add all - add all new files to staging
git commit m “commit message” - Commit changes to local repository
git push origin master - push changes to master branch of remote repository
git status - files which are changed
git remote add origin - connect to a remote repository
git pull - Fetch and merge changes on the remote repository to working directory
git diff - View all merge conflicts
git reset hard origin/master - Reset the changes


Sur cette page du site, vous pouvez voir la vidéo en ligne Basic To Advanced Selenium Java Full Course - Session 6 - Git Commands, SSH & GiHub durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur QASCRIPT 04 juin 2022, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 3,142 fois et il a aimé 17 téléspectateurs. Bon visionnage!