Home
last modified time | relevance | path

Searched refs:delete_remote_branch (Results 1 – 13 of 13) sorted by relevance

/dports/devel/git-cola/git-cola-3.10.1/cola/widgets/
H A Dtoolbarcmds.py240 'action': guicmds.delete_remote_branch,
H A Dmain.py494 partial(guicmds.delete_remote_branch, context),
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/tools/blinkpy/w3c/
H A Dwpt_github_mock.py73 def delete_remote_branch(self, _): member in MockWPTGitHub
H A Dpr_cleanup_tool.py100 self.wpt_github.delete_remote_branch(branch)
H A Dwpt_github_unittest.py208 self.wpt_github.delete_remote_branch('rutabaga')
H A Dwpt_github.py405 def delete_remote_branch(self, remote_branch_name): member in WPTGitHub
/dports/devel/git-cola/git-cola-3.10.1/cola/
H A Dguicmds.py28 def delete_remote_branch(context): function
/dports/devel/git-svn/git-2.34.1/
H A Dhttp-push.c1576 static int delete_remote_branch(const char *pattern, int force) in delete_remote_branch() function
1804 if (delete_remote_branch(branch, force_delete) == -1) { in cmd_main()
1834 if (delete_remote_branch(ref->name, 1) == -1) { in cmd_main()
/dports/devel/git-gui/git-2.34.1/
H A Dhttp-push.c1576 static int delete_remote_branch(const char *pattern, int force) in delete_remote_branch() function
1804 if (delete_remote_branch(branch, force_delete) == -1) { in cmd_main()
1834 if (delete_remote_branch(ref->name, 1) == -1) { in cmd_main()
/dports/devel/git-p4/git-2.34.1/
H A Dhttp-push.c1576 static int delete_remote_branch(const char *pattern, int force) in delete_remote_branch() function
1804 if (delete_remote_branch(branch, force_delete) == -1) { in cmd_main()
1834 if (delete_remote_branch(ref->name, 1) == -1) { in cmd_main()
/dports/devel/git/git-2.34.1/
H A Dhttp-push.c1576 static int delete_remote_branch(const char *pattern, int force) in delete_remote_branch() function
1804 if (delete_remote_branch(branch, force_delete) == -1) { in cmd_main()
1834 if (delete_remote_branch(ref->name, 1) == -1) { in cmd_main()
/dports/devel/git-cvs/git-2.34.1/
H A Dhttp-push.c1576 static int delete_remote_branch(const char *pattern, int force) in delete_remote_branch() function
1804 if (delete_remote_branch(branch, force_delete) == -1) { in cmd_main()
1834 if (delete_remote_branch(ref->name, 1) == -1) { in cmd_main()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dhttp-push.c1581 static int delete_remote_branch(const char *pattern, int force) in delete_remote_branch() function
1821 if (delete_remote_branch(branch, force_delete) == -1) { in cmd_main()
1851 if (delete_remote_branch(ref->name, 1) == -1) { in cmd_main()