I have the master and a branch of my project checked out into different directories.
I want to make one of the branchesthe new master, which I think I can achieve by copying the contents of the branch's working directory into the master's, committing and pushing. Is there some way to do that by issuing a command directly from the branch's working directory? -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/git-users?hl=en.
