On Saturday 31 October 2009, Øyvind Harboe wrote: > Hmm.... how do I read out which version a git patch is relative to?
git show --pretty=raw 818cedaff instead of just "git show" (or "git log" etc). That includes parent IDs ... possibly more than one for merge commits, as in the example above. _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development