Lines Matching full:git
1 # dir on remote host to hold git repo
4 # git url to clone
5 giturl = 'git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm.git'
7 # web url to check remote version to determine whether or not to 'git pull'
8 weburl = 'http://git.kernel.org/?p=linux/kernel/git/avi/kvm.git'
11 kconfig = 'http://git.kernel.org/?p=virt/kvm/kvm-userspace.git;a=blob_plain;f=kernel/x86_64.config;hb=HEAD'
16 # init the git kernel
22 # acquire git repo, make sure it is up-to-date, clone repo into tmp dir