Git for GitLab (Beginner's FULL COURSE)

  Рет қаралды 196,855

Valentin Despa

Valentin Despa

Күн бұрын

Many people learn about Git when they are asked to make changes to an existing repository. While Git is not hard to learn, for many beginners it requires a bit of practice to understand the underlying concepts.
📚 Course notes
gist.github.com/vdespa/975302...
⭐️ Course Contents ⭐️
⭐️ Unit 1 - Introduction to Git
⌨️ Lesson 1 - Welcome (00:00:00​)
⌨️ Lesson 2 - Prerequisites (00:01:16​)
⌨️ Lesson 3 - Creating a Git repository (00:02:10​)
⌨️ Lesson 4 - Configuring Git (00:06:48​)
⌨️ Lesson 5 - Your first Git commit (00:09:02​)
⌨️ Lesson 6 - Git staging explained (00:14:15​)
⌨️ Lesson 7 - Unstaging changes (00:17:57​)
⌨️ Lesson 8 - Viewing changes with git log (00:21:14​)
⌨️ Lesson 9 - Committing a folder (00:23:04)
⌨️ Lesson 10 - Deleting files (00:25:39)
⌨️ Lesson 11 - The .gitignore file (00:28:08)
⌨️ Lesson 12 - Creating a branch (00:30:58)
⌨️ Lesson 13 - Merging a branch (fast forward) (00:35:23)
⌨️ Lesson 14 - Merging a branch (recursive) (00:39:42)
⌨️ Lesson 15 - Rebasing commits (00:43:11)
⌨️ Lesson 16 - Resolving merge conflicts (00:47:14)
⭐️ Unit 2 - Using Git with GitLab repositories
⌨️ Lesson 17 - Working with remote repositories (00:59:55)
⌨️ Lesson 18 - Pushing changes to a remote repository (01:04:35)
⌨️ Lesson 19 - GitLab web interface (01:06:24)
⌨️ Lesson 20 - Making a commit through GitLab (01:09:46​)
⌨️ Lesson 21 - Pulling changes from a remote repository (01:10:43)
⌨️ Lesson 22 - Resolving conflicts with remote repositories (01:12:22)
⌨️ Lesson 23 - Rebasing while pulling changes (01:16:35)
⌨️ Lesson 24 - Cloning a remote repository (01:20:15)
⌨️ Lesson 25 - Working with merge requests (01:21:59)
⌨️ Lesson 26 - Conclusion (01:32:09)
--
The Git Logo by Jason Long ( / jasonlong ) is licensed under the Creative Commons Attribution 3.0 Unported License (creativecommons.org/licenses/...)

Пікірлер: 235
@gomsvicky
@gomsvicky 3 жыл бұрын
This is just awesome. Every single second on this video is useful and a perfect practical hands-on course overall! Big Thanks to you! :)
@vdespa
@vdespa 3 жыл бұрын
Thanks 👍 I am glad this is useful.
@DrazenCika
@DrazenCika 2 жыл бұрын
This is by far the most concise and useful tutorial on a git subject I have seen. And I came here for GitLab after working with git for some years already. Glad to stay around, subscribed!
@vdespa
@vdespa 2 жыл бұрын
Thanks 👍
@HungNguyen-si2xe
@HungNguyen-si2xe 2 жыл бұрын
No wonder you are ranked one of the best instructors in Udemy (without a doubt). Thanks so much for giving us an endless motivation to learn. Best wishes to you and your family, stay safe.
@vdespa
@vdespa 2 жыл бұрын
Thanks, Hung! All the best to you as well 👍
@PatricioStegmann
@PatricioStegmann 3 жыл бұрын
Awesome intro to git and gitlab ! Congrats, Valentin !
@vdespa
@vdespa 3 жыл бұрын
Thanks, I am glad it was useful. 👍
@doyinekong
@doyinekong Жыл бұрын
Thank you!! You are a fantastic tutor!!! I have gone through so many youtube channels... You are simply the BEST! Wow Thank you!
@vdespa
@vdespa Жыл бұрын
You're very welcome! I am glad that you liked the video. Thank you.
@malayakumarbiswal
@malayakumarbiswal Жыл бұрын
Just wonderful!!! The explanation with the practical use case is very helpful.
@vdespa
@vdespa Жыл бұрын
Glad it was helpful! You are welcome. Thank you for leaving a comment.
@shravanvishwanathan1487
@shravanvishwanathan1487 2 жыл бұрын
extremely useful, I like it, its not just fluff but actual real life useful examples with clear explanation. Thanks Valentin! appreciate your effort for this video.
@vdespa
@vdespa 2 жыл бұрын
Thanks, much appreciated!
@conniesmith1876
@conniesmith1876 Жыл бұрын
This was great! Great instructions. Took me quite a few hours to get through the video, well worth the time spent. Thank you!
@vdespa
@vdespa Жыл бұрын
You are welcome. Thank you for leaving a comment.
@bigywhile8164
@bigywhile8164 2 жыл бұрын
Simple and clear! Thank you kindly for the explanation. I also appreciate dividing the tutorial into lessons.
@vdespa
@vdespa 2 жыл бұрын
Thanks. I am glad it was useful.
@sudeeptakhuntia384
@sudeeptakhuntia384 2 жыл бұрын
Very neat step by step approach in explaining the most used everyday git operations. Thank you.
@vdespa
@vdespa 2 жыл бұрын
I am glad you have found it useful. 🙏😊
@krishnar754
@krishnar754 2 жыл бұрын
Hey Valentin Despa, this is really one of the best tutorials I have followed. I recently messed up with this merging and I think I had force pushed the code and I lost all my commit history. Then I somehow managed to get back my commits by committing again from my local backup. *Now after seeing this tutorial, I have got a clear idea of what needs to be done, I'll practice this with a test repository and incorporate my learnings into my working project.* I really appreciate your work. Thanks a lot for this tutorial. Cheers. Lots of LOVE from Bangalore,India.
@vdespa
@vdespa 2 жыл бұрын
Thanks a lot. Consider subscribing and share this tutorial with others who might need it.
@mohbkhaled6051
@mohbkhaled6051 Жыл бұрын
This video tutorial is absolutely amazing, it helped me refresh my mind on old commands I have forgotten about and then introduced new commands and ideas in an easy and practical way.
@vdespa
@vdespa Жыл бұрын
Thanks for your kind comment!
@ionutvalentinhornea1743
@ionutvalentinhornea1743 2 жыл бұрын
Really good explanations, Thanks for sharing with rest of us this tutorial Valentin!
@vdespa
@vdespa 2 жыл бұрын
I am glad it helped!
@kenywan910
@kenywan910 2 жыл бұрын
Thanks for the course! It is the best turtrial for Gitlab I am searching for so far!
@vdespa
@vdespa 2 жыл бұрын
You are welcome! I am glad that you liked it. Thanks.
@arpanmahatra3848
@arpanmahatra3848 2 жыл бұрын
This is best tutorial for beginners. Absolutely quick and simple and you have covered all important Git topics for initial projects.
@vdespa
@vdespa 2 жыл бұрын
Thank you, I am glad it was useful.
@jekabsilkens4581
@jekabsilkens4581 2 жыл бұрын
You are the best teacher. Simple and straight to the point. Found it really easy to learn form your explenations and practical examples. Helped me to prepare for my first internship.
@vdespa
@vdespa 2 жыл бұрын
I am glad that my content was helpful to you in anyway. Thanks
@akmtareqhasan7692
@akmtareqhasan7692 2 жыл бұрын
This is a super excellent tutorial, the way you explained, really super easy to understand. This tutorial boosts my knowledge on git and GitLab in such a way that my confidence level on git and GitLab is now on the top, most importantly i have learned what i was looking for. Thank you Valentin!!!
@vdespa
@vdespa 2 жыл бұрын
You are welcome. Thank you for leaving a comment.
@mohpish
@mohpish 3 жыл бұрын
Your mastery of the subject is simply amazing... Thank you for what you're doing here on Udemy instructing people about things that are no useful resources exist out there for beginners... please keep up the excellent work and continue releasing videos and courses... you're changing lives doing what you do
@vdespa
@vdespa 3 жыл бұрын
Thank you, that is very kind of you to say that!
@TheRoadTaken
@TheRoadTaken 2 жыл бұрын
Wow, Mo, what a glowing compliment!
@valentinac.2227
@valentinac.2227 2 жыл бұрын
Thanks so much Valentin, your video really helped me, it's simply perfect!
@vdespa
@vdespa 2 жыл бұрын
I am glad to help you!
@vpee
@vpee 2 жыл бұрын
This is such a good overview and it has helped me a lot! Thanks.
@vdespa
@vdespa 2 жыл бұрын
You are welcome. Thank you for leaving a comment.
@TAO7TAO7
@TAO7TAO7 2 жыл бұрын
Valuable content, thank you!
@rajithkumar3424
@rajithkumar3424 2 жыл бұрын
Simple and Clear . Thanks for the neat and precise explanation
@vdespa
@vdespa 2 жыл бұрын
You are welcome. Thank you for leaving a comment.
@prasannapadmanabhan423
@prasannapadmanabhan423 2 жыл бұрын
Excellent course for learning Git commands and GitLab Introduction. Very well explained with demo.
@vdespa
@vdespa 2 жыл бұрын
Thanks!
@chuck.dev007
@chuck.dev007 2 жыл бұрын
Thanks for the best video on Gitlab. Now I have a clearer picture in my head.
@vdespa
@vdespa 2 жыл бұрын
You are welcome, Peter. I am glad it was helpful!
@clementong6332
@clementong6332 2 жыл бұрын
I'm listening to this after completing your Udemy course on Gitlab CI. This is another great course and definitely deserves more likes. Thank you!
@vdespa
@vdespa 2 жыл бұрын
Thank you for you like. This helps!
@allisondealmeida
@allisondealmeida 3 жыл бұрын
Thank you very much for the course, it was perfect and it will be my reference in the continuation of my studies in git and gitlab... Thank you.
@vdespa
@vdespa 3 жыл бұрын
I am glad it helped, thank you.
@charankumar9434
@charankumar9434 Жыл бұрын
Very well explained with Examples,easy to understand the concepts as well. Thanks Much Valentin. Keep Sharing your knowledge
@vdespa
@vdespa Жыл бұрын
My pleasure! You are welcome. Thank you for leaving a comment.
@alira7296
@alira7296 2 жыл бұрын
After countless videos not working or not being clear, these videos have saved my sanity. Thank you.
@vdespa
@vdespa 2 жыл бұрын
Great to hear that!
@UralSmart
@UralSmart 2 жыл бұрын
This is the best course that I could find. Thank you!
@vdespa
@vdespa 2 жыл бұрын
You are welcome. Thank you for leaving a comment.
@oleksandrlevchenko4028
@oleksandrlevchenko4028 3 жыл бұрын
It is a very detailed and useful course. Thank you!)
@vdespa
@vdespa 3 жыл бұрын
I am glad it is useful, thanks!
@iunknown563
@iunknown563 2 ай бұрын
Very helpful! I finally start to feel comfortable with git ☺
@vdespa
@vdespa 2 ай бұрын
Great to hear that. Thank you so much.
@STUPIDYOUTUBE_HIDINGMSGS
@STUPIDYOUTUBE_HIDINGMSGS 2 жыл бұрын
Very good tutorial! The best I've seen, better than LinkedIn Learning! Thank you Valentin!
@vdespa
@vdespa 2 жыл бұрын
You are welcome. Thank you for leaving a comment.
@codyj07161989
@codyj07161989 4 ай бұрын
This was great; thank you so much.
@vdespa
@vdespa 4 ай бұрын
Glad it was helpful! You are welcome. Thank you for leaving a comment.
@HelpfulThings
@HelpfulThings 11 ай бұрын
Wonderful!! Appreciate your effort!!
@vdespa
@vdespa 11 ай бұрын
It's my pleasure! You are welcome. Thank you for leaving a comment.
@prabumani
@prabumani Жыл бұрын
Awesome tutorial ...thanks man
@vdespa
@vdespa Жыл бұрын
You're welcome! You are welcome. Thank you for leaving a comment.
@florianniggemann3242
@florianniggemann3242 Жыл бұрын
Very good introduction, thank you Valentin!
@vdespa
@vdespa Жыл бұрын
You are welcome. Thank you for leaving a comment.
@gbcamorim
@gbcamorim Жыл бұрын
Thank you for the course. Great introduction on Git.
@vdespa
@vdespa Жыл бұрын
You are welcome. Thank you for leaving a comment.
@is-gm6hg
@is-gm6hg 2 жыл бұрын
Thank you very much! this tutorial is very clear and should be a must to everyone, including experienced people who do not know how to explain basic concepts to beginners like me!!!
@vdespa
@vdespa 2 жыл бұрын
Glad it was helpful! You are welcome. Thank you for leaving a comment.
@Krentiles
@Krentiles 2 жыл бұрын
Phenomenal Course. Thank you!
@vdespa
@vdespa 2 жыл бұрын
You are welcome. Thank you for leaving a comment.
@kostisstergakis8918
@kostisstergakis8918 2 жыл бұрын
Well done!! Great job!!!
@vdespa
@vdespa 2 жыл бұрын
Thank you!
@drender4
@drender4 2 жыл бұрын
That's very great course, thanks!
@vdespa
@vdespa 2 жыл бұрын
I am glad it was useful.
@rexdanielndi7807
@rexdanielndi7807 2 жыл бұрын
This is an amazing clip.
@vdespa
@vdespa 2 жыл бұрын
You are welcome. Thank you for leaving a comment.
@sumanth9523
@sumanth9523 2 жыл бұрын
Such an underrated course. Loved it.
@vdespa
@vdespa 2 жыл бұрын
Great to hear! Thank you. Feel free to share it with others.
@connorxiaoyang878
@connorxiaoyang878 Жыл бұрын
Thank you, a good beginer video
@vdespa
@vdespa Жыл бұрын
You are welcome. Thank you for leaving a comment.
@anonimi5244
@anonimi5244 5 ай бұрын
great tutorial. Thank you.
@vdespa
@vdespa 5 ай бұрын
You are welcome. Thank you for leaving a comment.
@lorisloris7071
@lorisloris7071 Жыл бұрын
Thank you vers mush, you save my day
@vdespa
@vdespa Жыл бұрын
Glad I could help! You are welcome. Thank you for leaving a comment.
@MaximKondratev
@MaximKondratev 3 жыл бұрын
I've came here after buying your Udemy course. Thank you, mate, this is amazing work you are doing. Really appreciate!
@vdespa
@vdespa 3 жыл бұрын
Thanks, Maxim. Much appreciated.
@codewithraj9517
@codewithraj9517 Жыл бұрын
Thanks a ton for such a wonderful tutorials
@vdespa
@vdespa Жыл бұрын
Glad you like them! You are welcome. Thank you for leaving a comment.
@codewithraj9517
@codewithraj9517 Жыл бұрын
@@vdespa We have 20 branches , each branch belong to a specific customer , we push code each branch manually , I want at a time to push or merge code to different branch where i need ? how to manage this ? can you provide some tips
@juandanielrestrepocalle9223
@juandanielrestrepocalle9223 2 жыл бұрын
Excellent course, thank you so much.
@vdespa
@vdespa 2 жыл бұрын
You're very welcome! I am glad that you liked it.
@waliddziani7006
@waliddziani7006 Жыл бұрын
this is great course thank you so much keep going
@vdespa
@vdespa Жыл бұрын
Thanks, will do! You are welcome. Thank you for leaving a comment.
@sadeepamahawaththa4187
@sadeepamahawaththa4187 3 жыл бұрын
Thank you very much for this amazing tutorial..
@vdespa
@vdespa 3 жыл бұрын
You are welcome. I am glad it helped!
@ALBERTORAYGOSA
@ALBERTORAYGOSA Жыл бұрын
You're awesome!
@vdespa
@vdespa Жыл бұрын
Thank you! Appreciate it.
@user-vr5xd9wp7b
@user-vr5xd9wp7b 2 жыл бұрын
Along with Mosh Hamedani, you two are the best software instructors.
@vdespa
@vdespa 2 жыл бұрын
Thanks 👍
@SteveWithers-cs6vq
@SteveWithers-cs6vq Жыл бұрын
Thanks!
@vdespa
@vdespa Жыл бұрын
You are welcome. Thank you for leaving a comment.
@joshd1732
@joshd1732 2 жыл бұрын
Many thanks.
@vdespa
@vdespa 2 жыл бұрын
You are welcome!
@thanasiosmetallidis5642
@thanasiosmetallidis5642 Жыл бұрын
good explanation of git thank you very much
@vdespa
@vdespa Жыл бұрын
You are welcome. Thank you for leaving a comment.
@funof19
@funof19 Жыл бұрын
cool video, thank you for the great explanation. Just wondering : what theme are you using for your terminal ? thanks
@anvaybn4425
@anvaybn4425 3 жыл бұрын
Impressive course!!
@vdespa
@vdespa 3 жыл бұрын
Thanks, i hope it helps you get started.
@pliabletoapoint
@pliabletoapoint 2 жыл бұрын
Hi Valentin, I'm a third of the way through your course and it's very useful, so a big thank you first of all. One thing that you might want to alter is I noticed for the branch merging section, my version of git used the 'ort' merge method which is different from the 'recursive' method that your version of git uses. Obviously it would have been impossible for you to notice this at the time as Git updated their merge strategies with the latest version, but perhaps you might want to add a disclaimer to your tutorial, as this was a little bit of a surprise for me. In case you need to know, I'm using the terminal under the Windows 10 operating system.
@vdespa
@vdespa Жыл бұрын
Thanks for sharing this.
@a.r.kengilish4589
@a.r.kengilish4589 2 жыл бұрын
Thank you.
@vdespa
@vdespa 2 жыл бұрын
You're welcome!
@souvikbiswas284
@souvikbiswas284 7 ай бұрын
I have been working as a software engineer for the past 1 year, Still I did have very little knowledge about git and gitlab (enough to keep working through the GUI). Your tutorial really helped me😅♥️ so thank youu.
@vdespa
@vdespa 7 ай бұрын
Great to hear! You are welcome. Thank you for leaving a comment.
@jhonathannicolas20
@jhonathannicolas20 2 жыл бұрын
Great video!
@vdespa
@vdespa 2 жыл бұрын
Thanks, Jhon!
@caradeyou
@caradeyou 2 жыл бұрын
Excelent tutorial. Speech is perfect if you wanna increase video play seed
@vdespa
@vdespa 2 жыл бұрын
Thank you!
@rambaburegula1817
@rambaburegula1817 2 жыл бұрын
Excellent course for learning Git commands and GitLab Introduction. Very well explained with demo could shere full course
@rambaburegula1817
@rambaburegula1817 2 жыл бұрын
GIT LEB full course
@vdespa
@vdespa 2 жыл бұрын
You are welcome. Thank you for leaving a comment.
@rommeljohnc.sevilla4658
@rommeljohnc.sevilla4658 2 жыл бұрын
Thank u so much!
@vdespa
@vdespa 2 жыл бұрын
You're welcome, Rommel!
@amolgangurde2790
@amolgangurde2790 2 жыл бұрын
Thank you for excellent video 👍
@vdespa
@vdespa 2 жыл бұрын
Thanks 👍 I am glad it helped
@pranitakuralkar
@pranitakuralkar 6 ай бұрын
A very priscribed and try to explain all the basics of git in proper way.Thank you for the video.
@vdespa
@vdespa 6 ай бұрын
Glad it was helpful! You are welcome. Thank you for leaving a comment.
@lychenus
@lychenus 2 жыл бұрын
this is surprisingly useful.
@vdespa
@vdespa 2 жыл бұрын
Thanks! And, yes! It is ohmyzsh
@prachikhandelwal2259
@prachikhandelwal2259 2 жыл бұрын
I loved this tutorial it helps me alot.
@vdespa
@vdespa 2 жыл бұрын
Glad it helped!
@harmony3279
@harmony3279 Ай бұрын
Great, I'm already taking one of your courses in Udemy!.
@vdespa
@vdespa Ай бұрын
Great! Thank you so much.
@robvandenbijtel6349
@robvandenbijtel6349 Жыл бұрын
Great tutorial for a newbie
@vdespa
@vdespa Жыл бұрын
Glad you think so! You are welcome. Thank you for leaving a comment.
@bhuneshwarsingh630
@bhuneshwarsingh630 2 жыл бұрын
Thanks Man I was going via ur udemy and got this beautiful course Thanks
@vdespa
@vdespa 2 жыл бұрын
Glad it helped! Thanks for your comment.
@mohammadalhajji3471
@mohammadalhajji3471 3 ай бұрын
Thank you
@vdespa
@vdespa 3 ай бұрын
You're welcome
@luisfelipegonzalez7891
@luisfelipegonzalez7891 11 ай бұрын
Thank you crack!
@vdespa
@vdespa 11 ай бұрын
You're welcome!
@ismailkyasanku9343
@ismailkyasanku9343 2 жыл бұрын
thanks alot
@vdespa
@vdespa 2 жыл бұрын
Most welcome
@moondog986
@moondog986 2 жыл бұрын
good job my man
@vdespa
@vdespa 2 жыл бұрын
Thank you! 😃
@Barbara_short-s
@Barbara_short-s Жыл бұрын
thanks
@vdespa
@vdespa Жыл бұрын
You're welcome!
@formoonflower
@formoonflower 2 жыл бұрын
thank you for gitlab course..
@vdespa
@vdespa 2 жыл бұрын
You are most welcome
@wilson-shen
@wilson-shen 2 жыл бұрын
Great course, may I know the extension you are using in vscode which it can highlight the changes and allow you to choose the option as shown at time 56:10?
@vdespa
@vdespa 2 жыл бұрын
Thanks. I think that feature is by default.
@NicoOliveto
@NicoOliveto Жыл бұрын
Great Tutorial!! Simple and perfect. Let me ask something. Which template are you using on this video for terminal window? Thank you!!
@vdespa
@vdespa Жыл бұрын
Let me check! You are welcome. Thank you for leaving a comment.
@denisstoyanovski8900
@denisstoyanovski8900 3 жыл бұрын
If only two days earlier))) But always thank you for your work
@vdespa
@vdespa 3 жыл бұрын
😂 thanks, maybe there is still something useful.
@michaelvilain8457
@michaelvilain8457 2 жыл бұрын
The section on merge, rebase, and conflict resolution helped me to understand an interview question I got for git: Suppose I haven't done a rebase in a LONG time and a branch is essentially the master. How would I make that branch the master? My answer was totally wrong but now I understand the process of rebasing and merge conflict cleanup on that branch, then merging the branch into the master to make everything OK.
@vdespa
@vdespa 2 жыл бұрын
Thanks for sharing your experience. I am sure it will help others as well. 🙏
@jeffmac771
@jeffmac771 10 ай бұрын
awesome video for learning git. BTW how to get terminal prompt like that ? is it set via bash PS1 ?
@vdespa
@vdespa 10 ай бұрын
You are welcome. Thank you for leaving a comment.
@connerhaynes2197
@connerhaynes2197 2 жыл бұрын
Hey Valentin, thanks for the great course. Really helpful for total beginner. I have a more recent git version running (2.32.0, Apple Git-132) and I have a different behaviour on merging two branches that have both been changed. If I do the merge command (around min. 42:30) it doesn't do the recursive merge but gives me a conflict message and automatic merge fails. Have I missed something or is that because of the new git version? Thank you.
@connerhaynes2197
@connerhaynes2197 2 жыл бұрын
No sure what I did but it works now.
@vdespa
@vdespa 2 жыл бұрын
Not sure what you did, but I am glad it works. Next time, copy the exact error message. This can be helpful to understand what is happing and run git status before each command.
@owltrades
@owltrades 2 жыл бұрын
Thanks a lot boiii
@vdespa
@vdespa 2 жыл бұрын
You're welcome!
@edurodriguez29
@edurodriguez29 2 жыл бұрын
Great course, what kind of plugin are you using to see that colors in git bash?
@vdespa
@vdespa 2 жыл бұрын
Thanks! It is a oh my zsh theme.
@samuelpradhan1899
@samuelpradhan1899 Жыл бұрын
Thank you for your wonderful tutorial, I have also enrolled in your Udemy course after watching this video. 😂😂😂
@vdespa
@vdespa Жыл бұрын
You are welcome 😊. Thanks for taking the course.
@shullieserhii3475
@shullieserhii3475 2 жыл бұрын
SuperB material! Thanks a lot Valentin! But can you please explain what plugin did you use for you GIT CLI? It's pretty smart and usefull. Thanks in advance!
@vdespa
@vdespa 2 жыл бұрын
Thanks. For macOS, I have used iterm2 + Oh-My-Zsh and a theme.
@richardshaw56
@richardshaw56 Жыл бұрын
Excellent video, this has really helped me understand how to use git effectively. I have a question - at 46:05, when you did a git rebase, the message said "First, rewinding head...", my message said "Successfully rebased and updated refs/heads/bugfix/table-2." Hopefully I have done this correctly, is it just because I'm using a newer version of git (version 2.36.1)?
@vdespa
@vdespa Жыл бұрын
It sounds like everything worked fine. Just check the git log to see if the history is clean and contains the commits you expect. Thanks for your comment.
@liboyan7010
@liboyan7010 2 жыл бұрын
Very very GOOD lecture!!! Kindly to ask, which terminal have you used for this lecture?
@vdespa
@vdespa 2 жыл бұрын
Thank you. It is for Mac, iterm2 + ohmyzsh
@RikzB
@RikzB 2 жыл бұрын
I'm despa for valentin xD Happy valentines day Valentin!
@vdespa
@vdespa 2 жыл бұрын
Happy Valentines day!
@soumyaranjanmishra9946
@soumyaranjanmishra9946 3 жыл бұрын
What is the command-line tool you are using here, like here we are getting some kind of visualization with branch name which looks cool? Anyway thanks for the effort in putting up this one. Worked for me as a great refresher !!
@vdespa
@vdespa 3 жыл бұрын
Thanks. I am using iTerm2 + ohmyzsh
@clementong6332
@clementong6332 2 жыл бұрын
58:39 After running git add index.htm and git commit on the master branch, does the resolved conflict automatically apply to the index.html on the bugfix branch too? Or do we need to switch the bugfix branch and run git add and git commit again?
@vdespa
@vdespa 2 жыл бұрын
The conflict has been resolved in terms of the master branch. Once you have merged the bugfix branch, you can delete it.
@clementong6332
@clementong6332 2 жыл бұрын
@@vdespa Thanks for the explanation. If there is more development to do on the bugfix branch, do i need to rebase from master and resolve the conflicts in terms of the bugfix branch? Essentially repeating the resolve merge conflict steps earlier. Is my understanding correct?
@harmony3279
@harmony3279 Ай бұрын
Great video, but you should have run 'git status' again after deleting "temp\git.keep" folder from git (git add . and git commit -m "Removed temp folder") to show that it was also deleted from the git as well. Thank you!
@vdespa
@vdespa Ай бұрын
Thanks for the tip and for leaving a comment.
@shaheenodeh9858
@shaheenodeh9858 Жыл бұрын
what is the configuration that you have in you .bashrc? I'm interested to see how you made your terminal so interactive like that, I assume it is your .bashrc file and not an installed terminal.
@vdespa
@vdespa Жыл бұрын
Thanks for your comment, I will create a tutorial on that.
@czar_cz
@czar_cz Жыл бұрын
Could you teach us how to recreate that terminal? My terminal isn't color coded so my eyes get tired often when I read a lot of words in my terminal
@corfeplace
@corfeplace 3 жыл бұрын
👍
@abpundir1
@abpundir1 2 жыл бұрын
Awesome video. Just wondering how did you customise your terminal?
@vdespa
@vdespa 2 жыл бұрын
For macOS I have used ohmyzsh and a theme.
@abpundir1
@abpundir1 2 жыл бұрын
Thanks @@vdespa
@GustavAgar
@GustavAgar 3 жыл бұрын
can you make a video of github + gitlab integration in same pc ?
@diamondcutterandf598
@diamondcutterandf598 Жыл бұрын
There is no longer a master branch in git right? It has been updated to main ?
@vdespa
@vdespa Жыл бұрын
Yes, there is. You can name branches as you wish. However, GitLab creates by default a branch named main.
GitLab CI CD Pipeline Tutorial | Introduction | 2022
34:43
Tech and Beyond With Moss
Рет қаралды 234 М.
Git Tutorial For Dummies
19:25
Nick White
Рет қаралды 1 МЛН
WHO LAUGHS LAST LAUGHS BEST 😎 #comedy
00:18
HaHaWhat
Рет қаралды 19 МЛН
Smart Sigma Kid #funny #sigma #comedy
00:25
CRAZY GREAPA
Рет қаралды 20 МЛН
когда повзрослела // EVA mash
00:40
EVA mash
Рет қаралды 4,4 МЛН
Git Tutorial for Beginners: Learn Git in 1 Hour
1:09:13
Programming with Mosh
Рет қаралды 2,3 МЛН
Setup Git for using GitLab (including SSH key) - Windows 10
13:42
Valentin Despa
Рет қаралды 171 М.
GitLab CI/CD pipeline for React projects (GitLab + React + Netlify)
28:04
So You Think You Know Git - FOSDEM 2024
47:00
GitButler
Рет қаралды 1 МЛН
How to be a git expert
46:26
Floating Little Leaves of Code
Рет қаралды 148 М.
Git Branching and Merging - Detailed Tutorial
54:28
SuperSimpleDev
Рет қаралды 191 М.
Learn Git and GitLab Tutorial For Beginners | Full Course [2024]
1:44:09
Cameron McKenzie
Рет қаралды 7 М.
GIT и GITLAB ЗА 45 МИНУТ | ОСНОВЫ
44:47
ПСЕВДОКОДЕР
Рет қаралды 140 М.