]> Git Repo - J-u-boot.git/commit
patman: Use the full commit hash for 'git checkout'
authorSimon Glass <[email protected]>
Wed, 15 Oct 2014 08:27:00 +0000 (02:27 -0600)
committerSimon Glass <[email protected]>
Thu, 27 Nov 2014 03:25:39 +0000 (20:25 -0700)
commit0b5b409acca23e9b08c84f5ad531e287601448a2
tree5ce956b637f943bb6ee8429dce624c45b6f91be9
parentce267335c31e95d69d42abf886ce7f3df1b5b2a4
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 <[email protected]>
tools/buildman/control.py
tools/patman/patchstream.py
This page took 0.034314 seconds and 4 git commands to generate.