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

Publicado em: 04 Junho 2022
no canal de: 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


Nesta página do site você pode assistir ao vídeo on-line Basic To Advanced Selenium Java Full Course - Session 6 - Git Commands, SSH & GiHub duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário QASCRIPT 04 Junho 2022, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 3,142 vezes e gostou 17 espectadores. Boa visualização!