OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ChangeGitBranch
(Results
1 - 3
of
3
) sorted by null
/external/skia/tools/
git_utils.py
6
"""Module to host the
ChangeGitBranch
class and test_git_executable function.
15
class
ChangeGitBranch
(object):
24
with
ChangeGitBranch
():
add_codereview_message.py
76
with git_utils.
ChangeGitBranch
(branch_name, upstream, verbose):
roll_deps.py
436
with git_utils.
ChangeGitBranch
(branch, 'origin/master',
466
with git_utils.
ChangeGitBranch
(branch, 'origin/master',
Completed in 83 milliseconds