Git Commit Message - You Are Not Doing It Correctly

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 พ.ย. 2024

ความคิดเห็น • 43

  • @MonsterlessonsAcademy
    @MonsterlessonsAcademy  3 ปีที่แล้ว +2

    WATCH NEXT: Javascript Interview Questions and Answers - Dominate Your Next Interview - th-cam.com/video/wnYKH2dO620/w-d-xo.htmlsi=5DfbGEfhXWiiv0a_

  • @kingnehmna7810
    @kingnehmna7810 ปีที่แล้ว +8

    Great explanation! I wish my university had taught us more about the features with Git and the importance of writing good commit messages. I never even knew that omitting the -m would open the message editor! Thanks a ton!

  • @cterogene
    @cterogene 2 ปีที่แล้ว +3

    So helpful, I used to make lots of misunderstanding while programming. I 'm sure now I will resolve them.

  • @scottldn
    @scottldn ปีที่แล้ว +3

    the -m flag was causing me so many issues with my commit messages. git commit. Thats the way! Thanks

  • @antoniodevcodes
    @antoniodevcodes ปีที่แล้ว

    This comes in handy whilst I'm working on settling on a standardised format for our commits. Many thanks.

  • @advance5189
    @advance5189 7 หลายเดือนก่อน

    Your tutorials are so helpful! I'm glad I came across your channel

  • @theherk
    @theherk 7 หลายเดือนก่อน

    It should be an imperative sentence describing what applying a patch will do. That is correct. Your first example of a "good" history uses past tense, however.

  • @alexandrekevinrodriguesdin906
    @alexandrekevinrodriguesdin906 10 หลายเดือนก่อน

    that's the video that i was needed, one more subscribed. thanks

  • @poppadoesitpropa
    @poppadoesitpropa หลายเดือนก่อน

    Great tips well presented thanks

  • @sm5970
    @sm5970 6 หลายเดือนก่อน

    Thank you so much. I appreciate your work.

  • @julio1235679
    @julio1235679 8 หลายเดือนก่อน

    please, enable subtitles in your videos, tks! Brasil here ! Great video.

  • @hamzazahidulislam3490
    @hamzazahidulislam3490 7 หลายเดือนก่อน

    Thanks ❤

  • @martamax88
    @martamax88 ปีที่แล้ว

    This was very helpful. Thank you.

  • @ricardomendez9179
    @ricardomendez9179 2 ปีที่แล้ว

    Thanx, this was very useful.

  • @Kevinschart
    @Kevinschart ปีที่แล้ว

    my git commit doesn't work that way..no option to add notes

  • @nicholasbenjamin3166
    @nicholasbenjamin3166 ปีที่แล้ว

    Hey Great Lesson, my only question is after running the commit command and writing a multi line comment, What is the next step to saving the commit, for me it's stuck inside of the commit message. Do i Press command Q or command S. Eitherway fantastic lesson on commits.

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  ปีที่แล้ว

      It depends on your editor. If it's vim then you need to save and close it
      :wq

    • @nicholasbenjamin3166
      @nicholasbenjamin3166 ปีที่แล้ว

      @@MonsterlessonsAcademy thank you, again great video

  • @michael_scarn_
    @michael_scarn_ 2 ปีที่แล้ว

    Thank you :)

  • @sugiono2801
    @sugiono2801 2 ปีที่แล้ว

    do you know how to split git in angular workspace multiple apps ?

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  2 ปีที่แล้ว

      The easiest solution would be git submodules. You pack each project as a submodule and get them in root repo.
      But I don't get why you want to use workspaces and several repos. You can either just do N projects N repos and pack all projects in 1 repo with namespaces.

  • @TucksFunTimez
    @TucksFunTimez ปีที่แล้ว

    Its my birth day🎉🎉🎉❤😂😢😮😅😊

  • @StepanIzvolskii
    @StepanIzvolskii 11 หลายเดือนก่อน

    Брат, спасибо тебе! Раньше коммитил как бомж - сейчас знаю, как правильно