Git commands - git revert command explained

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

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

  • @codedjango
    @codedjango ปีที่แล้ว +1

    Man that was so confusing ....you can instead use this command:
    git reset --hard
    ...and it will revert to that commit id and delete any changes made without creating any additional commits....thanks

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

      I know but the point of the video is just to let people know that git revert exists and how to use it. It is confusing for sure though :/

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

      hahahahah...hell yeah....but thanks anyways :)

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

      thank you for pointing that out! @@codedjango