error(_("unknown non-ascii option in string: `%s'"), ctx.argv[0]); } usage_with_options(usagestr, options); } precompose_argv_prefix(argc, argv, NULL); free_preprocessed_options(real_options); free(ctx.alias_groups); for (struct parse_opt_cmdmode_list *elem = ctx.cmd...
error(_("unknown non-ascii option in string: `%s'"), ctx.argv[0]); } usage_with_options(usagestr, options); }precompose_argv_prefix(argc, argv, NULL); free_preprocessed_options(real_options); free(ctx.alias_groups); return parse_options_end(&ctx); ...
BUG("optname() got unknown flags %d", flags); return sb.buf; } static enum parse_opt_result get_arg(struct parse_opt_ctx_t *p, const struct option *opt, enum opt_parsed flags, const char **arg) { if (p->opt) { ...
The --type=<type> option instructs git config to ensure that incoming and outgoing values are canonicalize-able under the given <type>. If no --type=<type> is given, no canonicalization will be performed. Callers may unset an existing --type specifier with --no-type. When reading, the...
object-file: drop OBJECT_INFO_ALLOW_UNKNOWN_TYPE flag May 17, 2025 streaming.h treewide: remove unnecessary cache.h inclusion from a few headers Mar 22, 2023 string-list.c global: mark code units that generate warnings with -Wsign-compare Dec 6, 2024 ...
The commit objects record the encoding used for the log message in their encoding header; this option can be used to tell the command to re-code the commit log message in the encoding preferred by the user. For non plumbing commands this defaults to UTF-8. Note that if an object claims...
* "git mv A B" in a sparsely populated working tree can be asked to move a path between directories that are "in cone" (i.e. expected to be materialized in the working tree) and "out of cone" (i.e. expected to be hidden). The handling of such cases has been ...
* The "-m" option in "git log -m" that does not specify which format, if any, of diff is desired did not have any visible effect; it now implies some form of diff (by default "--patch") is produced. * The userdiff pattern for C# learned the token "record". ...
--encoding=<encoding> The commit objects record the encoding used for the log message in their encoding header; this option can be used to tell the command to re-code the commit log message in the encoding preferred by the user. For non plumbing commands this defaults to UTF-8. Note ...
abuse_notification_email string no If set, abuse reports are sent to this address. Abuse reports are always available in the Admin area. notify_on_unknown_sign_in boolean no Enable sending notification if sign in from unknown IP address happens. after_sign_out_path string no Where to redirect...