Home
last modified time | relevance | path

Searched refs:run_remote_action (Results 1 – 2 of 2) sorted by relevance

/dports/devel/git-cola/git-cola-3.10.1/cola/models/
H A Dmain.py382 result = run_remote_action(self.context, self.git.fetch, remote, **opts)
389 result = run_remote_action(
396 result = run_remote_action(
529 def run_remote_action(context, action, remote, **kwargs): function
/dports/devel/git-cola/git-cola-3.10.1/test/
H A Dmain_model_test.py220 (args, kwargs) = main.run_remote_action(