Git for GitLab (Beginner's FULL COURSE)

  Рет қаралды 191,779

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/...)

Пікірлер: 229
@gomsvicky
@gomsvicky 2 жыл бұрын
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 2 жыл бұрын
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 👍
@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. 🙏😊
@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.
@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.
@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
@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!
@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.
@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.
@TAO7TAO7
@TAO7TAO7 2 жыл бұрын
Valuable content, thank you!
@PatricioStegmann
@PatricioStegmann 2 жыл бұрын
Awesome intro to git and gitlab ! Congrats, Valentin !
@vdespa
@vdespa 2 жыл бұрын
Thanks, I am glad it was useful. 👍
@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!
@rajithkumar3424
@rajithkumar3424 Жыл бұрын
Simple and Clear . Thanks for the neat and precise explanation
@vdespa
@vdespa Жыл бұрын
You are welcome. Thank you for leaving a comment.
@allisondealmeida
@allisondealmeida 2 жыл бұрын
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 2 жыл бұрын
I am glad it helped, thank you.
@vpee
@vpee Жыл бұрын
This is such a good overview and it has helped me a lot! Thanks.
@vdespa
@vdespa Жыл бұрын
You are welcome. Thank you for leaving a comment.
@chuck.dev007
@chuck.dev007 Жыл бұрын
Thanks for the best video on Gitlab. Now I have a clearer picture in my head.
@vdespa
@vdespa Жыл бұрын
You are welcome, Peter. I am glad it was helpful!
@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!
@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.
@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.
@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 2 жыл бұрын
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 2 жыл бұрын
Thank you, that is very kind of you to say that!
@TheRoadTaken
@TheRoadTaken 2 жыл бұрын
Wow, Mo, what a glowing compliment!
@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 👍
@prasannapadmanabhan423
@prasannapadmanabhan423 2 жыл бұрын
Excellent course for learning Git commands and GitLab Introduction. Very well explained with demo.
@vdespa
@vdespa 2 жыл бұрын
Thanks!
@gbcamorim
@gbcamorim Жыл бұрын
Thank you for the course. Great introduction on Git.
@vdespa
@vdespa Жыл бұрын
You are welcome. Thank you for leaving a comment.
@HelpfulThings
@HelpfulThings 9 ай бұрын
Wonderful!! Appreciate your effort!!
@vdespa
@vdespa 9 ай бұрын
It's my pleasure! You are welcome. Thank you for leaving a comment.
@UralSmart
@UralSmart 2 жыл бұрын
This is the best course that I could find. Thank you!
@vdespa
@vdespa Жыл бұрын
You are welcome. Thank you for leaving a comment.
@oleksandrlevchenko4028
@oleksandrlevchenko4028 2 жыл бұрын
It is a very detailed and useful course. Thank you!)
@vdespa
@vdespa 2 жыл бұрын
I am glad it is useful, thanks!
@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.
@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!
@Krentiles
@Krentiles 2 жыл бұрын
Phenomenal Course. Thank you!
@vdespa
@vdespa 2 жыл бұрын
You are welcome. Thank you for leaving a comment.
@charankumar9434
@charankumar9434 11 ай бұрын
Very well explained with Examples,easy to understand the concepts as well. Thanks Much Valentin. Keep Sharing your knowledge
@vdespa
@vdespa 11 ай бұрын
My pleasure! You are welcome. Thank you for leaving a comment.
@kostisstergakis8918
@kostisstergakis8918 2 жыл бұрын
Well done!! Great job!!!
@vdespa
@vdespa 2 жыл бұрын
Thank you!
@sumanth9523
@sumanth9523 2 жыл бұрын
Such an underrated course. Loved it.
@vdespa
@vdespa 2 жыл бұрын
Great to hear! Thank you. Feel free to share it with others.
@codyj07161989
@codyj07161989 2 ай бұрын
This was great; thank you so much.
@vdespa
@vdespa 2 ай бұрын
Glad it was helpful! 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.
@higherpurpose1212
@higherpurpose1212 Жыл бұрын
Very good tutorial! The best I've seen, better than LinkedIn Learning! Thank you Valentin!
@vdespa
@vdespa Жыл бұрын
You are welcome. Thank you for leaving a comment.
@is-gm6hg
@is-gm6hg Жыл бұрын
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 Жыл бұрын
Glad it was helpful! 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.
@iunknown563
@iunknown563 3 күн бұрын
Very helpful! I finally start to feel comfortable with git ☺
@vdespa
@vdespa 2 күн бұрын
Great to hear that. Thank you so much.
@sadeepamahawaththa4187
@sadeepamahawaththa4187 2 жыл бұрын
Thank you very much for this amazing tutorial..
@vdespa
@vdespa 2 жыл бұрын
You are welcome. I am glad it helped!
@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.
@rexdanielndi7807
@rexdanielndi7807 Жыл бұрын
This is an amazing clip.
@vdespa
@vdespa Жыл бұрын
You are welcome. Thank you for leaving a comment.
@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.
@drender4
@drender4 2 жыл бұрын
That's very great course, thanks!
@vdespa
@vdespa 2 жыл бұрын
I am glad it was useful.
@anonimi5244
@anonimi5244 3 ай бұрын
great tutorial. Thank you.
@vdespa
@vdespa 3 ай бұрын
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.
@funof19
@funof19 Жыл бұрын
cool video, thank you for the great explanation. Just wondering : what theme are you using for your terminal ? thanks
@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!
@anvaybn4425
@anvaybn4425 2 жыл бұрын
Impressive course!!
@vdespa
@vdespa 2 жыл бұрын
Thanks, i hope it helps you get started.
@connorxiaoyang878
@connorxiaoyang878 Жыл бұрын
Thank you, a good beginer video
@vdespa
@vdespa Жыл бұрын
You are welcome. Thank you for leaving a comment.
@amolgangurde2790
@amolgangurde2790 2 жыл бұрын
Thank you for excellent video 👍
@vdespa
@vdespa 2 жыл бұрын
Thanks 👍 I am glad it helped
@luisfelipegonzalez7891
@luisfelipegonzalez7891 8 ай бұрын
Thank you crack!
@vdespa
@vdespa 8 ай бұрын
You're welcome!
@prachikhandelwal2259
@prachikhandelwal2259 2 жыл бұрын
I loved this tutorial it helps me alot.
@vdespa
@vdespa 2 жыл бұрын
Glad it helped!
@pliabletoapoint
@pliabletoapoint Жыл бұрын
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.
@thanasiosmetallidis5642
@thanasiosmetallidis5642 Жыл бұрын
good explanation of git thank you very much
@vdespa
@vdespa Жыл бұрын
You are welcome. Thank you for leaving a comment.
@MaximKondratev
@MaximKondratev 2 жыл бұрын
I've came here after buying your Udemy course. Thank you, mate, this is amazing work you are doing. Really appreciate!
@vdespa
@vdespa 2 жыл бұрын
Thanks, Maxim. Much appreciated.
@rambaburegula1817
@rambaburegula1817 Жыл бұрын
Excellent course for learning Git commands and GitLab Introduction. Very well explained with demo could shere full course
@rambaburegula1817
@rambaburegula1817 Жыл бұрын
GIT LEB full course
@vdespa
@vdespa Жыл бұрын
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!
@milosgajic299
@milosgajic299 2 жыл бұрын
good job my man
@vdespa
@vdespa 2 жыл бұрын
Thank you! 😃
@johnabbott7272
@johnabbott7272 2 жыл бұрын
Thanks!
@vdespa
@vdespa 2 жыл бұрын
That is very kind of you, John. Thanks for supporting me!
@formoonflower
@formoonflower 2 жыл бұрын
thank you for gitlab course..
@vdespa
@vdespa 2 жыл бұрын
You are most welcome
@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.
@caradeyou
@caradeyou 2 жыл бұрын
Excelent tutorial. Speech is perfect if you wanna increase video play seed
@vdespa
@vdespa 2 жыл бұрын
Thank you!
@joshd1732
@joshd1732 Жыл бұрын
Many thanks.
@vdespa
@vdespa Жыл бұрын
You are welcome!
@lychenus
@lychenus 2 жыл бұрын
this is surprisingly useful.
@vdespa
@vdespa 2 жыл бұрын
Thanks! And, yes! It is ohmyzsh
@jeffmac771
@jeffmac771 7 ай бұрын
awesome video for learning git. BTW how to get terminal prompt like that ? is it set via bash PS1 ?
@vdespa
@vdespa 7 ай бұрын
You are welcome. Thank you for leaving a comment.
@user-vr5xd9wp7b
@user-vr5xd9wp7b 2 жыл бұрын
Along with Mosh Hamedani, you two are the best software instructors.
@vdespa
@vdespa 2 жыл бұрын
Thanks 👍
@robvandenbijtel6349
@robvandenbijtel6349 Жыл бұрын
Great tutorial for a newbie
@vdespa
@vdespa Жыл бұрын
Glad you think so! You are welcome. Thank you for leaving a comment.
@ALBERTORAYGOSA
@ALBERTORAYGOSA Жыл бұрын
You're awesome!
@vdespa
@vdespa Жыл бұрын
Thank you! Appreciate it.
@pranitakuralkar
@pranitakuralkar 4 ай бұрын
A very priscribed and try to explain all the basics of git in proper way.Thank you for the video.
@vdespa
@vdespa 4 ай бұрын
Glad it was helpful! You are welcome. Thank you for leaving a comment.
@a.r.kengilish4589
@a.r.kengilish4589 2 жыл бұрын
Thank you.
@vdespa
@vdespa 2 жыл бұрын
You're welcome!
@jhonathannicolas20
@jhonathannicolas20 2 жыл бұрын
Great video!
@vdespa
@vdespa 2 жыл бұрын
Thanks, Jhon!
@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. 🙏
@souvikbiswas284
@souvikbiswas284 5 ай бұрын
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 5 ай бұрын
Great to hear! You are welcome. Thank you for leaving a comment.
@ismailkyasanku9343
@ismailkyasanku9343 Жыл бұрын
thanks alot
@vdespa
@vdespa Жыл бұрын
Most welcome
@mohammadalhajji3471
@mohammadalhajji3471 Ай бұрын
Thank you
@vdespa
@vdespa Ай бұрын
You're welcome
@NicoOliveto
@NicoOliveto 10 ай бұрын
Great Tutorial!! Simple and perfect. Let me ask something. Which template are you using on this video for terminal window? Thank you!!
@vdespa
@vdespa 10 ай бұрын
Let me check! You are welcome. Thank you for leaving a comment.
@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 Жыл бұрын
Thanks. For macOS, I have used iterm2 + Oh-My-Zsh and a theme.
@owltrades
@owltrades 2 жыл бұрын
Thanks a lot boiii
@vdespa
@vdespa 2 жыл бұрын
You're welcome!
@denisstoyanovski8900
@denisstoyanovski8900 2 жыл бұрын
If only two days earlier))) But always thank you for your work
@vdespa
@vdespa 2 жыл бұрын
😂 thanks, maybe there is still something useful.
@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.
@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.
@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.
@Barbara_short-s
@Barbara_short-s Жыл бұрын
thanks
@vdespa
@vdespa Жыл бұрын
You're welcome!
@GustavAgar
@GustavAgar 2 жыл бұрын
can you make a video of github + gitlab integration in same pc ?
@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
@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
@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.
@apereza6317
@apereza6317 Жыл бұрын
How do we reset the email once made ?
@soumyaranjanmishra9946
@soumyaranjanmishra9946 2 жыл бұрын
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 2 жыл бұрын
Thanks. I am using iTerm2 + ohmyzsh
@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
@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.
@alfkh
@alfkh Жыл бұрын
watt would b very useful is if u tell us how did u get out of git log theres a few lines of code & the word END
@vdespa
@vdespa Жыл бұрын
Good point. I can't believe I forgot to mention this. You have to press "q" on your keyboard.
@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?
@corfeplace
@corfeplace 2 жыл бұрын
👍
@RikzB
@RikzB 2 жыл бұрын
I'm despa for valentin xD Happy valentines day Valentin!
@vdespa
@vdespa 2 жыл бұрын
Happy Valentines day!
@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.
@amos660
@amos660 2 жыл бұрын
where's the part where we add the ssh key? can't find it
@vdespa
@vdespa 2 жыл бұрын
See the course notes. There are separate videos for the different operating systems.
@amos660
@amos660 2 жыл бұрын
@@vdespa 🙏
Git For Beginners 2023
2:00:37
Telusko
Рет қаралды 171 М.
Learn GitLab in 3 Hours | GitLab Complete Tutorial For Beginners
3:26:43
didn't want to let me in #tiktok
00:20
Анастасия Тарасова
Рет қаралды 4,3 МЛН
Stupid man 👨😂
00:20
Nadir Show
Рет қаралды 20 МЛН
GitLab CI CD Pipeline Tutorial | Introduction | 2022
34:43
Tech and Beyond With Moss
Рет қаралды 229 М.
Git Tutorial For Dummies
19:25
Nick White
Рет қаралды 964 М.
GitLab CI CD Tutorial for Beginners [Crash Course]
1:09:00
TechWorld with Nana
Рет қаралды 1,1 МЛН
Git MERGE vs REBASE
16:12
Academind
Рет қаралды 1 МЛН
So You Think You Know Git - FOSDEM 2024
47:00
GitButler
Рет қаралды 904 М.
Beginners Guide to Whisper API: Audio to Text Conversion
8:47
Valentin Despa
Рет қаралды 8 М.
Setup Git for using GitLab (including SSH key) - Windows 10
13:42
Valentin Despa
Рет қаралды 166 М.
didn't want to let me in #tiktok
00:20
Анастасия Тарасова
Рет қаралды 4,3 МЛН