What is Git || What is Git Bash || How to push local code to GitHub for first time

Опубликовано: 18 Май 2019
на канале: ABHISHEK REDDY S
3,403
34

Git : The purpose of Git is to manage a project, or a set of files, as they change over time. Git stores this information in a data structure called a repository.

GitHub : is version control tool (VCN) used for collaboration

Git Bash : It is used to push all the files from local environment to Git

======================================================================
Git bash download Url : https://git-scm.com/downloads

======================================================================
Steps to push local code to git hub for first time
1. Go to project in local
2. Right click
3. Click on Git Bash here
4. Git bash commend prompt will open
5. git init (git will initialize)
6. get add --all(All The files will be loaded)
7. git first commit -m "first commit" (message given for first commit)
8. git remote add origin url
9. git push -u origin master
=========================================================
Subscribe to this channel, and press bell icon to get some interesting videos on Selenium and Automation:

   / realtimesel.  .

Follow me on my Facebook Page:
Selenium Automation Real Time Experience

Follow me on my Facebook group:
Selenium Automation Real Time Experience Group

========================================================
Join whats app group :
https://chat.whatsapp.com/HoGAlLUwWt2...

~-~~-~~~-~~-~
Please watch: "Drag and Drop using Action Class || Drag & Drop || drag and drop "
   • Drag and Drop in selenium Webdriver |...  
~-~~-~~~-~~-~


Смотрите видео What is Git || What is Git Bash || How to push local code to GitHub for first time онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь ABHISHEK REDDY S 18 Май 2019, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 3,403 раз и оно понравилось 34 людям.