Searched defs:git (Results 1 – 7 of 7) sorted by relevance
76 def git_repository_sync_is_disabled(git, directory): argument85 def is_git_toplevel(git, directory): argument111 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose): argument
21 git = Git(dir) variable
90 def git (*args): function
31 def git(*args, **kwargs): function
40 def git(args, pipe=True): function
54 git chapter
46 git = mod.StupidGit() variable