commit | 0b5b409acca23e9b08c84f5ad531e287601448a2 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Oct 15 02:27:00 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Nov 26 20:25:39 2014 -0700 |
tree | 5ce956b637f943bb6ee8429dce624c45b6f91be9 | |
parent | ce267335c31e95d69d42abf886ce7f3df1b5b2a4 [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>