Hi, > Yes, look at [1] and see hotfixes. Hotfixes apply to the release branch not the develop branch.
> And you should have done a git pull -rebase instead, because they will forget > to do so, it is better to instruct git to automaticly rebase on pull (the > command I gave you in the previous post) From my understanding a rebase can mess up history. Do we really want to do that as the default and if so what are the implication of that? Justin
