Home
last modified time | relevance | path

Searched refs:push_get_color (Results 1 – 6 of 6) sorted by relevance

/dports/devel/git-svn/git-2.34.1/builtin/
H A Dpush.c43 static const char *push_get_color(enum color_push ix) in push_get_color() function
361 fprintf(stderr, "%s", push_get_color(PUSH_COLOR_ERROR)); in push_with_options()
363 fprintf(stderr, "%s", push_get_color(PUSH_COLOR_RESET)); in push_with_options()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dpush.c43 static const char *push_get_color(enum color_push ix) in push_get_color() function
361 fprintf(stderr, "%s", push_get_color(PUSH_COLOR_ERROR)); in push_with_options()
363 fprintf(stderr, "%s", push_get_color(PUSH_COLOR_RESET)); in push_with_options()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dpush.c43 static const char *push_get_color(enum color_push ix) in push_get_color() function
361 fprintf(stderr, "%s", push_get_color(PUSH_COLOR_ERROR)); in push_with_options()
363 fprintf(stderr, "%s", push_get_color(PUSH_COLOR_RESET)); in push_with_options()
/dports/devel/git/git-2.34.1/builtin/
H A Dpush.c43 static const char *push_get_color(enum color_push ix) in push_get_color() function
361 fprintf(stderr, "%s", push_get_color(PUSH_COLOR_ERROR)); in push_with_options()
363 fprintf(stderr, "%s", push_get_color(PUSH_COLOR_RESET)); in push_with_options()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dpush.c43 static const char *push_get_color(enum color_push ix) in push_get_color() function
361 fprintf(stderr, "%s", push_get_color(PUSH_COLOR_ERROR)); in push_with_options()
363 fprintf(stderr, "%s", push_get_color(PUSH_COLOR_RESET)); in push_with_options()
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dpush.c43 static const char *push_get_color(enum color_push ix) in push_get_color() function
366 fprintf(stderr, "%s", push_get_color(PUSH_COLOR_ERROR)); in push_with_options()
368 fprintf(stderr, "%s", push_get_color(PUSH_COLOR_RESET)); in push_with_options()