TortoiseGit Tutorial 4: git fetch, merge and pull

preview_player
Показать описание
It shows how to fetch from GitHub, then merge or pull from GitHub using tortoiseGit.

It also shows the difference between local branches, remote-tracking branches and remote branches
Рекомендации по теме
Комментарии
Автор

Thanks a lot for making these step by step videos. Got very good understanding of git and TorotiseGit.
Waiting for many more such tutorials from you.

utkarshkothimbire
Автор

This was very helpful for me,
your style is straightforward and simple, and you can explain complex signals with ease
thank you for doing these videos!

abosalaheddine
Автор

5:00 You said git fetch updates "remote-tracking branch" from "remote branch".
1:18 You show that git fetch updates local repo from the remote repo.
So is "remote-tracking branch" same as local repo? If yes, then why introduce new terms with same meaning?

DanielT-ug
Автор

I did some changes to a file. When I tried to commit, it says first pull from remote. Is it possible to pull that single file from remote without loosing my changes?

joelliju
Автор

Hello Can you please make a video explaining git fetch, merge, pull when you have local changes in your system? I think you replied to some comments about git stash but please explain in video please.

dknayak
Автор

Thanks for this tutorial..easy explanation better to understand..

dgdeepak
Автор

What if we get conflict while got pull

yashwanthdasari