I am looking for a script to merge selected checkins from one branch to another. We have a script that does this in perforce, but we want to switch to git ( because its free) I am looking in to it and the cherrypick command looks like what I am lookng for. Developers will check in to the staging branch and we we are satisfied with the changes, we want to merge those checkin to release. We won't want to merge the whole branch only certain checkin ( in perforce they are changelists)
Any ideas? -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
