Git Mistakes Every Junior Developer should Avoid | clean-code

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

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

  • @farzadmf
    @farzadmf 10 หลายเดือนก่อน +3

    Nice video, but it would be even nicer if links to the resources you mentioned were included in the description

  • @stanleychukwu7424
    @stanleychukwu7424 9 หลายเดือนก่อน +1

    boss @6:30, what extension are you using for github that helps you to separate the changes removed and the changes added when looking at commits.. thank you

  • @RaZziaN1
    @RaZziaN1 10 หลายเดือนก่อน +1

    1. No one do it like this, at least if you have teams of developers - everything will be sqashed anyway. If u develop by yourself it doesn't matter. 2. Squash and bye bye. 3. That's really useful, we use it all the time. especially if u have many projects on different platforms.

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

    Awesome man, nice points

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

    Help I just deleted the master branch on the git repo!

    • @painnagato7617
      @painnagato7617 10 หลายเดือนก่อน +1

      really ?

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

      @@painnagato7617 nope

    • @RaZziaN1
      @RaZziaN1 10 หลายเดือนก่อน +3

      push local master if u stil have, and make master protected next time, normal user shouldn't be able to delete protected branches

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

    Thanks!

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

    Thanks a lot