]> code.ossystems Code Review - openembedded-core.git/commit
bitbake: git.py - Fix weird git checkout issues by using git-fetch, not git-pull...
authorRichard Purdie <richard@openedhand.com>
Thu, 8 Nov 2007 00:06:34 +0000 (00:06 +0000)
committerRichard Purdie <richard@openedhand.com>
Thu, 8 Nov 2007 00:06:34 +0000 (00:06 +0000)
commit4c76399930a6dbd297bf0456fa4fde219b482415
tree683b38f0fca89e7637a2aab79ea6dcc02a1c0bb6
parente9b7bc6914c0f1d9282f92748eaa3d308f5d03fd
bitbake: git.py - Fix weird git checkout issues by using git-fetch, not git-pull since we don't care about the index

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3102 311d38ba-8fff-0310-9ca6-ca027cbcb966
bitbake/lib/bb/fetch/git.py