author | Jesse Greenwald <jesse.greenwald@gmail.com> | |
Wed, 10 Nov 2010 04:18:36 +0000 (22:18 -0600) | ||
committer | Avery Pennarun <apenwarr@gmail.com> | |
Wed, 10 Nov 2010 05:20:48 +0000 (21:20 -0800) | ||
commit | 915b9894abe94169e60a14e4dc671f6bd15131f3 | |
tree | d8d528785ef58b932317319c8fc641f563c6a9a0 | tree | snapshot |
parent | 6f4f84fa2a03f441826f323c291ca6566acd0d3a | commit | diff |
Added check to order of processed commits.
With debug messages enabled, "incorrect order" will be output whenever a
commit is processed before its parents have been processed. This can be
determined by checking to see if a parent isn't mapped to a new commit, but
it has been processed.
With debug messages enabled, "incorrect order" will be output whenever a
commit is processed before its parents have been processed. This can be
determined by checking to see if a parent isn't mapped to a new commit, but
it has been processed.
git-subtree.sh | diff | blob | history |