commit | e2fb419e5f602bc6b7871b82cd469a0cf7f0884d | [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 | d1f00561be39fd40cae8fd0e0dff9866afa67c56 [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>