On Nov 29, 11:32 pm, AtsoK <[EMAIL PROTECTED]> wrote:
> Thanks for the reply Dustin. I have a quick noob question though: if I
> have multiple branches and I changed something in the master branch,
> can I make that change apply to all the other branches?

  For each branch where you want a change applied, you can check out
that branch and "git merge master"
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GitHub" group.
To post to this group, send email to github@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/github?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to