Home
last modified time | relevance | path

Searched refs:pushremote_get (Results 1 – 24 of 24) sorted by relevance

/dports/devel/cgit/cgit-1.2.3/git/
H A Dremote.h86 struct remote *pushremote_get(const char *name);
H A Dremote.c579 struct remote *pushremote_get(const char *name) in pushremote_get() function
/dports/devel/git-gui/git-2.34.1/
H A Dremote.h88 struct remote *pushremote_get(const char *name);
H A Dremote.c558 struct remote *pushremote_get(const char *name) in pushremote_get() function
/dports/devel/git-p4/git-2.34.1/
H A Dremote.h88 struct remote *pushremote_get(const char *name);
H A Dremote.c558 struct remote *pushremote_get(const char *name) in pushremote_get() function
/dports/devel/git-svn/git-2.34.1/
H A Dremote.h88 struct remote *pushremote_get(const char *name);
H A Dremote.c558 struct remote *pushremote_get(const char *name) in pushremote_get() function
/dports/devel/git/git-2.34.1/
H A Dremote.h88 struct remote *pushremote_get(const char *name);
H A Dremote.c558 struct remote *pushremote_get(const char *name) in pushremote_get() function
/dports/devel/git-cvs/git-2.34.1/
H A Dremote.h88 struct remote *pushremote_get(const char *name);
H A Dremote.c558 struct remote *pushremote_get(const char *name) in pushremote_get() function
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dpush.c611 remote = pushremote_get(repo); in cmd_push()
H A Dsubmodule--helper.c2721 remote = pushremote_get(argv[1]); in push_check()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dpush.c611 remote = pushremote_get(repo); in cmd_push()
H A Dsubmodule--helper.c2721 remote = pushremote_get(argv[1]); in push_check()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dpush.c611 remote = pushremote_get(repo); in cmd_push()
H A Dsubmodule--helper.c2721 remote = pushremote_get(argv[1]); in push_check()
/dports/devel/git/git-2.34.1/builtin/
H A Dpush.c611 remote = pushremote_get(repo); in cmd_push()
H A Dsubmodule--helper.c2721 remote = pushremote_get(argv[1]); in push_check()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dpush.c611 remote = pushremote_get(repo); in cmd_push()
H A Dsubmodule--helper.c2721 remote = pushremote_get(argv[1]); in push_check()
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dpush.c609 remote = pushremote_get(repo); in cmd_push()
H A Dsubmodule--helper.c2024 remote = pushremote_get(argv[1]); in push_check()