Git Branches - Creating and Managing Branches in git Using Git Branch, Git merge and Git Checkout

Поделиться
HTML-код
  • Опубликовано: 2 дек 2024

Комментарии • 52

  • @chethannv2.0
    @chethannv2.0 7 месяцев назад +2

    I was looking for a perfect RUclips channel for a simplified and easy understanding and have seen more than 50 youtube channels and finally happy that i found your channel sir. Thank You so much you filled confidence in me. I am happy to learn.

  • @DanGitschooldude
    @DanGitschooldude 4 года назад +5

    Nice vid! Some more information for the git newbies out there:
    1. HEAD is a shortcut for "the commit this repo is currently checked out to"
    2. A git branch is just a pointer to a single commit that can move when actions (merge, checkout, reset, rebase) are taken
    3. Branches in git are largely ephemeral -- where they point changes over time and there's no precise record of where any branch has pointed in the past. This is largely not a problem because the true history of the repo lies within commits and their parental relationships.
    4. At 10:00, the merge of develop into master is fast-forward, so master just moves from beca713 to 40c841c without the creation of a merge commit. Fast-forward merges happen when there's no divergence in code between the branches being merged. This is atypical (and often not allowed) for merge/pull request workflows.

  • @arkaneamper6370
    @arkaneamper6370 8 дней назад

    Thank you so much sir. I have learned a lot and I think I am ready for our exam. You are a blessing❤

  • @pradeepmca
    @pradeepmca 5 месяцев назад

    Very crisp and super useful video. Very good and simple explanation. Thanks a lot!

  • @swathivenkatesh7761
    @swathivenkatesh7761 Год назад +1

    Thank you sir! Very simplified way of explaining

  • @zakiasmaa6834
    @zakiasmaa6834 2 месяца назад +1

    Thank you a lot Sir, you simplified the concept and it's ver clear, thans again

  • @divya276
    @divya276 Год назад

    Excellent series of GitHub
    I am a student of UWA n your videos is very helpful for learn my concept ty

  • @SoumyadeepBasu-qy3qk
    @SoumyadeepBasu-qy3qk Месяц назад

    Simple and great explanation.

  • @amarkallappa8057
    @amarkallappa8057 3 месяца назад +1

    It very wonderful platform to learn many things thanks lot sir ❤❤

  • @terzuxtech
    @terzuxtech 2 года назад

    Can't stop watching
    Thank You very much

    • @Cognitive-Programmer
      @Cognitive-Programmer  2 года назад

      Thanks a lot for taking time out to write the comment.. Thanks again 🙏

    • @Dileepkumar-es6rm
      @Dileepkumar-es6rm 2 года назад

      @@Cognitive-Programmer can u do further videos on git

    • @Cognitive-Programmer
      @Cognitive-Programmer  2 года назад

      Thank you for reaching out.. will definitely consider 🙏

  • @NirajNirala-e3o
    @NirajNirala-e3o 9 месяцев назад

    Excellent sir...simple and effective

  • @sameerkumar1884
    @sameerkumar1884 2 года назад

    I like your pace.. Thank you for this informative video

  • @saikrishna12232
    @saikrishna12232 Год назад

    we can also use git switch to switch into different branch.

  • @mondemlanshmi
    @mondemlanshmi 11 месяцев назад

    good video to learn heard things in simple way
    thank you

  • @sameerkumar1884
    @sameerkumar1884 2 года назад

    Dear Sir, How do we delete barnch simultaneously when we push it git ?

  • @lyricsque2240
    @lyricsque2240 10 месяцев назад

    Very good explanation!

  • @terzuxtech
    @terzuxtech 2 года назад

    pls i want you to make a video on flutter_bloc package pls

  • @sirigidivasu3567
    @sirigidivasu3567 Год назад +1

    Sir , your explanation skills are very nice 💚💚, i clearly understood, please sir can you make some more videos on git..

  • @arushsingh5590
    @arushsingh5590 10 месяцев назад

    bro you're good. Really good

  • @terzuxtech
    @terzuxtech 2 года назад +1

    Your video helped me alot
    Thank You...If we were to rate videos, I would have given you 5 stars but for now, it is a thumbs up
    👍

  • @anandgomaskar2210
    @anandgomaskar2210 Год назад

    thanku so much sir great video understandeble very much

  • @MyCodeBytez
    @MyCodeBytez 9 месяцев назад

    Appreciate your efforts sir but why we need to do merge instead we can do push easily.

    • @Cognitive-Programmer
      @Cognitive-Programmer  9 месяцев назад

      Many people might be doing the changes simultaneously. hence we need to merge, Hope it helps. Thanks for your comment 🙏

    • @MyCodeBytez
      @MyCodeBytez 9 месяцев назад

      If we take pull before pushing is enough than merging, is not it?

    • @Cognitive-Programmer
      @Cognitive-Programmer  9 месяцев назад

      Hi
      This may work if you have small co located teams.. but in the larger systems you may not able to control when someone does the checking
      Hope it helps
      Thanks

    • @MyCodeBytez
      @MyCodeBytez 9 месяцев назад

      If you get time, could you make a video that shows difference between branch merging vs pull and push.

  • @joshuaafolabi80
    @joshuaafolabi80 Год назад

    Thank you sir. I love your teaching. It is so simplified. Please i want to learn Python. Put me through.

    • @Cognitive-Programmer
      @Cognitive-Programmer  Год назад

      Thank you so much for your appreciation. Thanks a lot. I do have a python playlist, have a look ruclips.net/p/PL_dsdStdDXbqK2e5knrsErF3VpRK3fyO5
      All the best for your learning.
      Thanks 🙏

  • @sanskritisinghrathore3022
    @sanskritisinghrathore3022 2 года назад

    Hican u pls make video on merge and rebase

  • @angelcastaneda4023
    @angelcastaneda4023 Год назад

    This was epic.

  • @sanskritisinghrathore3022
    @sanskritisinghrathore3022 2 года назад

    Yourexplanatuon is to ood