]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
patman: Add additional git utilties
authorSimon Glass <sjg@chromium.org>
Sat, 15 Dec 2012 10:42:07 +0000 (10:42 +0000)
committerSimon Glass <sjg@chromium.org>
Thu, 4 Apr 2013 21:04:34 +0000 (14:04 -0700)
commit5f6a1c420070221e2fdbe81d9a8af8bcd3c05fbb
tree80f8ebd5a1b2b45f63792ee0f35a04f6d40d0e9e
parente62f905e1cbe55efd7438d4ef6c5d349373f2314
patman: Add additional git utilties

Add methods to find out the commits in a branch, clone a repo and
fetch from a repo.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/patman/gitutil.py