Remove unnecessary parameter "bare"
authorLin Yang <lin.a.yang@intel.com>
Thu, 22 Aug 2013 08:22:03 +0000 (16:22 +0800)
committerEduard Bartosh <eduard.bartosh@intel.com>
Thu, 22 Aug 2013 10:51:34 +0000 (03:51 -0700)
commit29537d2fd8000ccf34b21e23b853a3836e2a7db1
tree04e893aa9c1138448048a15f7cb636002b2d93c3
parent0c297cb9bcc36e34e462a039e470a57ce80bd4c9
Remove unnecessary parameter "bare"

When update local git cached repo, it should check whether local repo is bare,
not depend on the parameter.

Change-Id: I4370b039e399e9cb9796d0fbd503888f5488c552
Signed-off-by: Lin Yang <lin.a.yang@intel.com>
Reviewed-on: https://otctools.jf.intel.com/review/6068
Tested-by: OTC Tools Tester <ed.bartosh@linux.intel.com>
Reviewed-by: Eduard Bartosh <eduard.bartosh@intel.com>
common/git.py