Searched refs:git_url (Results 1 – 3 of 3) sorted by relevance
181 git_url = request.GET.get('git_url')182 ls_remote = cache.get(git_url)185 ls_remote = subprocess.check_output(['git', 'ls-remote', git_url],189 cache.set(git_url, ls_remote, 120)
20 git_url = "git://git.yoctoproject.org/git-submodule-test"31 runCmd('git clone %s %s' % (git_url, externalsrc_dir))
358 { git_url: null }, function(){}); property380 { git_url: $(this).val() }, property