git experiences
Recently I spent many hours reading git user’s manual and experiencing git-merge and git-rebase. Thanks to Nigel’s and Penny’s comments, I hope I can see differences between these. Hopefuly I’ll be able to maintain my adminlang repo effectively.
Still, I would like to find what procedure to take when porting a fix from one branch to another. Is cherry-pick intented for this?
Also, I found an interesting note about using git-format-patch | git-am to massive port from a branch to another.
Git is cool
Can’t wait Moodle switch ti it as well…


