On Tue, Aug 26, 2014 at 04:05:31PM -0700, Jarno Rajahalme wrote: > I forgot to add your Reviewed-by:, and it seems it is not possible > to ?git commit ?amend? a commit that already is at github ? or is > it?
You can do it with a forced push, e.g. "git push --force". It is risky, though, so one should only do it very soon after pushing a commit. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev