TortoiseGit Tutorial 1: How git works

preview_player
Показать описание
It introduces about how git works and what are different git terms such as local branches, remote branches, remote tracking branches, staging or index, etc.
Рекомендации по теме
Комментарии
Автор

I would like to thank you my friend for this tutorial. I just finished listening and watching carefully all the videos from this playlist. I finally learned GIT and TortoiseGIT after watching your tutorial. You explained very well the concepts, and the diagrams you used are very useful to understand the main concepts. Unlike git cmd line tutorials =( .
God bless you.
Thank you so much,
I enjoyed all the time spent within your course.

juanguillermo
Автор

Thank you for the good description of the Git architecture, workflow and terminology. New subscriber.

nevermanymangoes
Автор

Thanks for this playlist.
This has helped me a lot in understanding git, both command line usage, and tortoise git.

can you also cover advanced topics like-
- squashing commits
- amending the last commit by adding one more change
- amending the last commit by reverting just one of the many changed files in the last commit
- bit more details on tagging
- other advance things possible

loved the way you tell gui usage using tortoise git and also the internal git commands playing role there.

lifebyvivek
Автор

how to upload first time repository ?? add commit push all is in second video but where is the upload and create repository? u are need to start from how to upload project in git and then others now i can understand how to upload my project plz explan.
second video is create clone but if i don't no how to upload project in git so their is what is the use of second video.

jitendrasawant
Автор

Where is remote repository tracker branch in this diagram?

AdityaDahiya
Автор

Sir How to move folders from one branch to other branch using TortoiseGit.
Reply as soon as possible

Gettobyte