Home
last modified time | relevance | path

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

/dports/devel/git-p4/git-2.34.1/
H A Drefs.h532 int copy_existing_ref(const char *oldref, const char *newref,
H A Drefs.c2464 int copy_existing_ref(const char *oldref, const char *newref, const char *logmsg)
/dports/devel/git-gui/git-2.34.1/
H A Drefs.h532 int copy_existing_ref(const char *oldref, const char *newref,
H A Drefs.c2464 int copy_existing_ref(const char *oldref, const char *newref, const char *logmsg) in copy_existing_ref() function
/dports/devel/git-svn/git-2.34.1/
H A Drefs.h532 int copy_existing_ref(const char *oldref, const char *newref,
H A Drefs.c2464 int copy_existing_ref(const char *oldref, const char *newref, const char *logmsg) in copy_existing_ref() function
/dports/devel/git/git-2.34.1/
H A Drefs.h532 int copy_existing_ref(const char *oldref, const char *newref,
H A Drefs.c2464 int copy_existing_ref(const char *oldref, const char *newref, const char *logmsg) in copy_existing_ref() function
/dports/devel/git-cvs/git-2.34.1/
H A Drefs.h532 int copy_existing_ref(const char *oldref, const char *newref,
H A Drefs.c2464 int copy_existing_ref(const char *oldref, const char *newref, const char *logmsg) in copy_existing_ref() function
/dports/devel/cgit/cgit-1.2.3/git/
H A Drefs.h503 int copy_existing_ref(const char *oldref, const char *newref,
H A Drefs.c2344 int copy_existing_ref(const char *oldref, const char *newref, const char *logmsg) in copy_existing_ref() function
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dbranch.c557 if (copy && copy_existing_ref(oldref.buf, newref.buf, logmsg.buf)) in copy_or_rename_branch()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dbranch.c557 if (copy && copy_existing_ref(oldref.buf, newref.buf, logmsg.buf)) in copy_or_rename_branch()
/dports/devel/git/git-2.34.1/builtin/
H A Dbranch.c557 if (copy && copy_existing_ref(oldref.buf, newref.buf, logmsg.buf)) in copy_or_rename_branch()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dbranch.c557 if (copy && copy_existing_ref(oldref.buf, newref.buf, logmsg.buf)) in copy_or_rename_branch()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dbranch.c557 if (copy && copy_existing_ref(oldref.buf, newref.buf, logmsg.buf)) in copy_or_rename_branch()
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dbranch.c543 if (copy && copy_existing_ref(oldref.buf, newref.buf, logmsg.buf)) in copy_or_rename_branch()