commit | 1ddda1b321a102b31bcddc0b1cc23fe3449533c6 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Oct 15 02:27:00 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Nov 03 14:12:39 2014 -0700 |
tree | 3f7b6d1c69162eaded9b2e2074b3dc4dbe3ec1da | |
parent | 58d818f19f349fc17a3907b2be62a6d2d2dc242b [diff] |
patman: Use the full commit hash for 'git checkout' Even with the initial 8 characeters of the hash we will sometimes get a collision. Use the full hash. Signed-off-by: Simon Glass <sjg@chromium.org>