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

Published: 18 May 2019
on channel: 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 |...  
~-~~-~~~-~~-~


Watch video What is Git || What is Git Bash || How to push local code to GitHub for first time online without registration, duration hours minute second in high quality. This video was added by user ABHISHEK REDDY S 18 May 2019, don't forget to share it with your friends and acquaintances, it has been viewed on our site 3,403 once and liked it 34 people.