Searched refs:dry_run_commit (Results 1 – 6 of 6) sorted by relevance
/dports/devel/git-svn/git-2.34.1/builtin/ |
H A D | commit.c | 1363 static int dry_run_commit(const char **argv, const char *prefix, in dry_run_commit() function 1717 return dry_run_commit(argv, prefix, current_head, &s); in cmd_commit()
|
/dports/devel/git-p4/git-2.34.1/builtin/ |
H A D | commit.c | 1363 static int dry_run_commit(const char **argv, const char *prefix, in dry_run_commit() function 1717 return dry_run_commit(argv, prefix, current_head, &s); in cmd_commit()
|
/dports/devel/git/git-2.34.1/builtin/ |
H A D | commit.c | 1363 static int dry_run_commit(const char **argv, const char *prefix, in dry_run_commit() function 1717 return dry_run_commit(argv, prefix, current_head, &s); in cmd_commit()
|
/dports/devel/git-gui/git-2.34.1/builtin/ |
H A D | commit.c | 1363 static int dry_run_commit(const char **argv, const char *prefix, in dry_run_commit() function 1717 return dry_run_commit(argv, prefix, current_head, &s); in cmd_commit()
|
/dports/devel/git-cvs/git-2.34.1/builtin/ |
H A D | commit.c | 1363 static int dry_run_commit(const char **argv, const char *prefix, in dry_run_commit() function 1717 return dry_run_commit(argv, prefix, current_head, &s); in cmd_commit()
|
/dports/devel/cgit/cgit-1.2.3/git/builtin/ |
H A D | commit.c | 1236 static int dry_run_commit(int argc, const char **argv, const char *prefix, in dry_run_commit() function 1580 return dry_run_commit(argc, argv, prefix, current_head, &s); in cmd_commit()
|