On 11/11/2014 03:05 PM, Joaquin M Lopez Munoz wrote:
Vladimir Prus
writes: JoaquĆn,
the diagram and the history appears to suggest that you've merged from develop to master some time ago, and then continued to push changes to master, as opposed to develop. Maybe, you just forgot to switch back to develop?
I don't think so: I'm doing commits to develop (and I always check this is the active branch), then merging to master. Take for instance
https://github.com/boostorg/flyweight/ commit/88a5aaeb820686ea8abde169d274441f1f5d3b39
I'm positively sure (I made it 30 min ago) that the seqyence was
* Switch to develop * Commit * Push (at this time I verified visually the change didn't appear in master) * Switch to master * Merge
Did you use --no-ff option, so the a merge commit is created as opposed to 'master' just changed to point to a different commit id? -- Vladimir Prus CodeSourcery / Mentor Embedded http://vladimirprus.com