commit | a8840cb2f040b8aa1c870b7431ce27e9ec81284e | [log] [tgz] |
---|---|---|
author | Ilya Yanok <ilya.yanok@cogentembedded.com> | Mon Aug 06 23:46:06 2012 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Sun Sep 02 16:23:33 2012 +0200 |
tree | 419ab8c710f95f12a2958ad22da21b49b96c3b4d | |
parent | 05e5b73506f0a07660f0930f4ecec6e6f5b7cd03 [diff] |
patman: don't pick changes while processing patches We already got all changes from git log output and the comment to the ProcessLine function clearly states that 'patch' mode is not for scanning tags. Signed-off-by: Ilya Yanok <ilya.yanok@cogentembedded.com>