Home
last modified time | relevance | path

Searched refs:REMOTE_UNCONFIGURED (Results 1 – 18 of 18) sorted by relevance

/dports/devel/cgit/cgit-1.2.3/git/
H A Dremote.h18 REMOTE_UNCONFIGURED = 0, enumerator
H A Dsubmodule.c1068 if (remote->origin != REMOTE_UNCONFIGURED) { in push_submodule()
1141 if (remote->origin != REMOTE_UNCONFIGURED) { in push_unpushed_submodules()
/dports/devel/git-gui/git-2.34.1/
H A Dremote.h20 REMOTE_UNCONFIGURED = 0, enumerator
H A Dsubmodule.c1115 if (remote->origin != REMOTE_UNCONFIGURED) { in push_submodule()
1188 if (remote->origin != REMOTE_UNCONFIGURED) { in push_unpushed_submodules()
/dports/devel/git-p4/git-2.34.1/
H A Dremote.h20 REMOTE_UNCONFIGURED = 0, enumerator
H A Dsubmodule.c1115 if (remote->origin != REMOTE_UNCONFIGURED) { in push_submodule()
1188 if (remote->origin != REMOTE_UNCONFIGURED) { in push_unpushed_submodules()
/dports/devel/git-svn/git-2.34.1/
H A Dremote.h20 REMOTE_UNCONFIGURED = 0, enumerator
H A Dsubmodule.c1115 if (remote->origin != REMOTE_UNCONFIGURED) { in push_submodule()
1188 if (remote->origin != REMOTE_UNCONFIGURED) { in push_unpushed_submodules()
/dports/devel/git/git-2.34.1/
H A Dremote.h20 REMOTE_UNCONFIGURED = 0, enumerator
H A Dsubmodule.c1115 if (remote->origin != REMOTE_UNCONFIGURED) { in push_submodule()
1188 if (remote->origin != REMOTE_UNCONFIGURED) { in push_unpushed_submodules()
/dports/devel/git-cvs/git-2.34.1/
H A Dremote.h20 REMOTE_UNCONFIGURED = 0, enumerator
H A Dsubmodule.c1115 if (remote->origin != REMOTE_UNCONFIGURED) { in push_submodule()
1188 if (remote->origin != REMOTE_UNCONFIGURED) { in push_unpushed_submodules()
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dsubmodule--helper.c2025 if (!remote || remote->origin == REMOTE_UNCONFIGURED) in push_check()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dsubmodule--helper.c2722 if (!remote || remote->origin == REMOTE_UNCONFIGURED) in push_check()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dsubmodule--helper.c2722 if (!remote || remote->origin == REMOTE_UNCONFIGURED) in push_check()
/dports/devel/git/git-2.34.1/builtin/
H A Dsubmodule--helper.c2722 if (!remote || remote->origin == REMOTE_UNCONFIGURED) in push_check()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dsubmodule--helper.c2722 if (!remote || remote->origin == REMOTE_UNCONFIGURED) in push_check()
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dsubmodule--helper.c2722 if (!remote || remote->origin == REMOTE_UNCONFIGURED) in push_check()