fetch

Git Pull Request | Git Pull Request Tutorial | Git Commands |Git Tutorial For Beginners |Simplilearn

0:00
↔️ ↕️

Timecodes:

hey everyone my name is ishaan and i

welcome you all to this session in this

session we will be talking about gitpull

in the previous video we discussed the

basics of git github and git push we

learned how git push is used to push the

content from the local repository to the

remote repository you can watch that

video by clicking on the top right

corner today we will learn how we can

build the content from our remote

repository to a local repository so

without any further ado let's get

started with what is git pull let's say

we have a project on a remote repository

github and now we want to bring that

project onto a local repository or to

our system so for that first we will

fetch that project to our origin master

what origin master does is it fetches

changes from the locally stored branch


Related queries:


how to pull branch in git bash
how to get branch in git bash
how to fetch all branches in git bash
how to get all branches in git bash
how to pull from another branch in git bash
how to get list of branches in git bash
how to get current branch name in git bash
how to get out of a branch in git bash
how to take pull from another branch in git bash