Creating your own Branch using SourceTree (6 of 9)

Поділитися
Вставка
  • Опубліковано 31 січ 2025

КОМЕНТАРІ • 42

  • @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

  • @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.

  • @wanchufri
    @wanchufri Місяць тому

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

  • @rodrigobaranda10
    @rodrigobaranda10 6 років тому

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

    • @DrDana
      @DrDana  6 років тому

      Glad you got something out of it!

  • @billnerp
    @billnerp 2 роки тому +1

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

  • @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.

  • @celeenajefferson3562
    @celeenajefferson3562 7 років тому +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!!

  • @КрасныйСергей
    @КрасныйСергей 6 років тому +5

    Best explanation I have ever heard

    • @DrDana
      @DrDana  6 років тому

      Glad it was helpful!

  • @svenkreuler4312
    @svenkreuler4312 Рік тому

    Extremely good communication thank you for clarifying things.

  • @djuzla89
    @djuzla89 6 років тому +1

    Good, clear, simple. The best tutorial

    • @DrDana
      @DrDana  6 років тому

      Awesome! Glad you found it helpful!

  • @equiz
    @equiz Рік тому

    Very well explained, thanks for this Ana!

  • @3d8bits44
    @3d8bits44 Рік тому +1

    Thanks a lot Dana!

  • @santiagofernandez880
    @santiagofernandez880 Рік тому

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

  • @vivekdesai8500
    @vivekdesai8500 5 років тому +1

    Awesome! thank you for your help

    • @DrDana
      @DrDana  5 років тому

      Glad it was helpful!

  • @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.

  • @gitupandsing
    @gitupandsing 3 роки тому

    Thank you! Perfect explanation

  • @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.

  • @markmcfadden7428
    @markmcfadden7428 3 роки тому

    Very clear and concise, thanks

  • @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!

  • @wrestlingarchitect4399
    @wrestlingarchitect4399 5 років тому +1

    Good Stuff!

    • @DrDana
      @DrDana  4 роки тому

      Thanks for watching! Glad it was helpful!

  • @ankitakolhe9142
    @ankitakolhe9142 4 роки тому

    nicely explained.

  • @TheMrCharlytinguely
    @TheMrCharlytinguely 6 років тому

    So wedll explained,, thank you!

    • @DrDana
      @DrDana  6 років тому

      Glad you got something out of it!

  • @etelot
    @etelot 4 роки тому

    Where are the other tutorials. 6-9?

    • @DrDana
      @DrDana  4 роки тому

      ua-cam.com/play/PLgViB0Msq6L06JZUkbze1AYlSdpYh9FVD.html

    • @etelot
      @etelot 4 роки тому

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