get specified commit info
authorGuan Junchun <junchunx.guan@intel.com>
Tue, 21 Aug 2012 09:18:51 +0000 (17:18 +0800)
committerGuan Junchun <junchunx.guan@intel.com>
Thu, 23 Aug 2012 02:45:34 +0000 (10:45 +0800)
commitb9beb7a8c9136085ff12528c3937992251d0d7bd
tree15d0d246d2b5d8acec051da91e6e4ec407029f0c
parent07606302418de35eea1ec651e3f8d65d83ce7fa7
get specified commit info

1. gbs rb -c HEAD~1 should get 'HEAD~1' commit info
2. gbs rb [--include-all] get 'HEAD' commit info
gitbuildsys/cmd_remotebuild.py