#Git Tutorial
#Git Tutorial For Beginners
#Devopstutorialforbeginners
#Github #Git Install #Git For Windows #Git installation #Git installer #Git installed
Git ignore files #gitignore folder #gitignore example #Git ignore command
#gitignore tutorial #git ignore a file #gitignore command
#Install Git Windows #Git installation windows
Hi.... Welcome to aws tutorial for beginners with devops
Today we will discuss with git installation and start with some git commands
git add
git commit
git push
git bash commands,git commands,git basics tutorial,git up tutorial,git it up,git up,gitlab,
will take some simple content in one region and push it to the central repo
and
will pull it from another region like that...
let' do this...
1.Launch 2 ec2 instances (Linux) 1.Mumbai region
2.London region
2.Install git in both the regions.before this we have to run some commands like this
3.Git installed on Mumbai region
4.Now do the same in London region.
5.Now both regions installed git.
6.Now Create a directory and go inside it.
7."mkdir mumbaigit" Run this.
8.Now run "git init" it will create the workspace,staging,local repo.
9.Now create one file and add some content inside it.
10."touch myfile" run this and add some content inside the myfile.
11.Now check the status "git status".
12.It is showing that nothing commited and nothing tracked..
13.Let's add and commit this.
14."git add ." it will add this myfile to the staging section and then it's trackable.
15.git commit -m "1st commit from mumbai" run this command for commit.
Here the comment is your wish.
16.Now check the log with "git log".
With this we can track when the changes happen and who did that.
author name and email will display.
17.Now will change that author name and email.
18.git config --global user.name "your name"
git config --global user.email "your email"
Run these commands with name and email.
19.Now check the author name and email list.
git config --list.
20.Now Let's add some content again in myfile.
now commit this also.we have to add that first.done.
21.Now let's create the Git hub repo (Central repo).
22.git remote add origin https://github.com/ursgithub/devops.git run like this
git push -u origin master
23.see the file pushed to the centrail repo.
24.Now goto that london region and pull it.
25.make dir here also "mkdir londongit"
26.Git init here also.
27.Now pull the content from central repo (from github)
28."git pull origin master" run this.
29.git show commit id to check the particulr commit id changes.
30.Now here from london we are adding some content in that myfile and push.
31.now add and commit.
if you want track who made changes like that
configure those name and email.
32.now add some content again and will add and commit.
33.Now push the changes made in lodon to central repo.
34.Now pull again from mumbai.
Done...
Devops Tutorial With AWS | Git ignore Command Explained
#Github #Git Install #Git For Windows #Git installation #Git installer #Git installed
Git ignore files #gitignore folder #gitignore example #Git ignore command
#gitignore tutorial #git ignore a file #gitignore command
#Install Git Windows #Git installation windows
• Git ignore Explained #Gitignore Devops - D...
AWS With Devops Tutorial | Git Installation | Git add, Commit, Pull, Push | Git bash Commands
#Github #Git Install #Git For Windows #Git installation #Git installer #Git installed
Git ignore files #gitignore folder #gitignore example #Git ignore command
#gitignore tutorial #git ignore a file #gitignore command
#Install Git Windows #Git installation windows
• Git Tutorial | Git All Commands #Devops T...
#Edureka Git Tutorial For Beginners with Live Demo - AWS Tutorial For Beginners with devops
#Github #Git Install #Git For Windows #Git installation #Git installer #Git installed
Git ignore files #gitignore folder #gitignore example #Git ignore command
#gitignore tutorial #git ignore a file #gitignore command
#Install Git Windows #Git installation windows
• #Edureka Git Tutorial For Beginners with L...
Will discuss more git commands in nexxt videos....
Please subscribe for more videos of like this....
Comment if any one have doubts.
Like and share.
En esta página del sitio puede ver el video en línea Git Tutorial | Git All Commands de Duración hora minuto segunda en buena calidad , que subió el usuario Aws tutorial for beginners With Devops 16 octubre 2019, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 716 veces y le gustó 13 a los espectadores. Disfruta viendo!