Creating your own Branch using SourceTree (6 of 9)

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

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

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

    Thanks so much. You explaned so well. I realised I missed some details and now you mentioned them and they make sense.

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

    Thank you!! So simple yet I was so stuck creating multiple branches to work from.

  • @wanchufri
    @wanchufri Месяц назад

    Very useful video, thanks a lot for taking your time to create it

  • @girishsingh8279
    @girishsingh8279 3 года назад +1

    Dr. Dana Thank you, Thank you, Thank you. Best video for Source Tree, I watched the entire playlist. Nicely explained in simple manners. Today i finally learned it. And today i learned specially for creating branches and commiting to master branch, to learn which i was struggling so long. Thank you very much Dr. Dana...

    • @DrDana
      @DrDana  3 года назад +1

      Thanks so much! I'm glad you found them helpful!

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

      Yes this was helpful

  • @waqasrazachughtai2711
    @waqasrazachughtai2711 4 года назад +1

    Top explanation, learn and teach by doing, you are so fluent in your commits(teaching). thanks. this part was the crux of the series.

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

    Extremely good communication thank you for clarifying things.

  • @rodrigobaranda10
    @rodrigobaranda10 6 лет назад

    Easiest and clearest git's related topic tutorial I've ever seen.

    • @DrDana
      @DrDana  5 лет назад

      Glad you got something out of it!

  • @celeenajefferson3562
    @celeenajefferson3562 6 лет назад +1

    Best tutorial on this topic I have found thus far!!

    • @DrDana
      @DrDana  6 лет назад

      Thanks so much!

  • @saggysri6646
    @saggysri6646 4 года назад +1

    best video out of the three i watched on sourcetree!!

    • @DrDana
      @DrDana  4 года назад

      Wow, thank you for that! So glad it was helpful!!

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

    Very well explained, thanks for this Ana!

  • @КрасныйСергей
    @КрасныйСергей 6 лет назад +5

    Best explanation I have ever heard

    • @DrDana
      @DrDana  5 лет назад

      Glad it was helpful!

  • @djuzla89
    @djuzla89 6 лет назад +1

    Good, clear, simple. The best tutorial

    • @DrDana
      @DrDana  5 лет назад

      Awesome! Glad you found it helpful!

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

    Thank you so much for this video, it's very helpful

  • @3d8bits44
    @3d8bits44 Год назад +1

    Thanks a lot Dana!

  • @gitupandsing
    @gitupandsing 3 года назад

    Thank you! Perfect explanation

  • @vivekdesai8500
    @vivekdesai8500 5 лет назад +1

    Awesome! thank you for your help

    • @DrDana
      @DrDana  5 лет назад

      Glad it was helpful!

  • @markmcfadden7428
    @markmcfadden7428 3 года назад

    Very clear and concise, thanks

  • @meenkhatri2589
    @meenkhatri2589 4 года назад +1

    Well explained. Now, How to create a branch from develop branch instead of master?

    • @DrDana
      @DrDana  3 года назад

      Sorry I missed this question! Great question - so all branches are from a specific commit, not from a specific branch. So if you go to the commit on the Dev branch that you want to branch from - create a branch from that commit and you'll be branching from Dev! I usually name my branches with "Dev" in them in some way so that I remember that was my intention.

  • @OMA2k
    @OMA2k 5 лет назад

    Thanks for the video. I've done this, but the "graph" column doesn't show any additional branch. It still shows as a continuous blue line with no branches. Why?

    • @DrDana
      @DrDana  5 лет назад

      If you look just above the graph column is a drop down box that says something like "All branches" or "This branch", do you have it set to just this branch?

    • @OMA2k
      @OMA2k 5 лет назад

      @@DrDana No, it's in "All branches". Should I see the second branch as soon as I do what's explained in the video? Unfortunately, I don't.

    • @DrDana
      @DrDana  5 лет назад

      @@OMA2k have you created separate commits to each branch? If you haven't yet committed to each branch separately they will be listed together on the same commit in the main panel. You have to do different work on each branch for them to split visually.

  • @leorbarbosa10
    @leorbarbosa10 3 года назад

    Hi, my new created branch was not reflected in GitLab, even pushing to origin! Why?

    • @DrDana
      @DrDana  3 года назад

      I've never used Gitlab, so I'm not certain if there is something else that you have to do to set it up. But I would double-check the "Remotes" icon in the upper-right area of SourceTree, does it have a red exclamation mark? SourceTree sometimes "fails silently" when it can't actually push to origin. If you see the red exclamation mark, then you will need to go in and edit your remote repo settings (you don't need to change anything - but you have to open them all up). If you're getting pop-ups about your credentials being an issue, you might try to remove all of the Atlassian folders under your AppPath (Windows) and reinstall SourceTree, sometimes that fixes them. SourceTree has some issues with github authentication from time to time. Good luck!

  • @ankitakolhe9142
    @ankitakolhe9142 3 года назад

    nicely explained.

  • @etelot
    @etelot 4 года назад

    Where are the other tutorials. 6-9?

    • @DrDana
      @DrDana  4 года назад

      ruclips.net/p/PLgViB0Msq6L06JZUkbze1AYlSdpYh9FVD

    • @etelot
      @etelot 4 года назад

      @@DrDana Yes, I saw that, thank you.

  • @wrestlingarchitect4399
    @wrestlingarchitect4399 5 лет назад +1

    Good Stuff!

    • @DrDana
      @DrDana  4 года назад

      Thanks for watching! Glad it was helpful!

  • @TheMrCharlytinguely
    @TheMrCharlytinguely 6 лет назад

    So wedll explained,, thank you!

    • @DrDana
      @DrDana  6 лет назад

      Glad you got something out of it!