OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_local_head
(Results
1 - 3
of
3
) sorted by null
/external/autotest/server/samples/
git_kernel.srv
26
print kernel.
get_local_head
(h)
/external/autotest/server/
git.py
74
def
get_local_head
(self):
member in class:InstallableGitRepo
80
return self.git_repo.
get_local_head
()
/external/autotest/client/common_lib/
revision_control.py
325
def
get_local_head
(self):
member in class:GitRepo
355
local_head = self.
get_local_head
()
Completed in 2276 milliseconds