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); ...
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.cmdmo...
This command will fail with non-zero status upon error. Some exit codes are: The section or key is invalid (ret=1), no section or name was provided (ret=2), the config file is invalid (ret=3), the config file cannot be written (ret=4), you try to unset an option which...
error("unknown non-ascii option in string: `%s'", ctx.argv[0]); } usage_with_options(usagestr, options); } precompose_argv(argc, argv); return parse_options_end(&ctx); } static int usage_argh(const struct option *opts, FILE *outfile) { const char *s; int literal...
cthere is no shortcut for directly setting the value to an empty string, instead the environment variable itself must be set to the empty string. It is an error if the<envvar>does not exist in the environment.<envvar>may not contain an equals sign to avoid ambiguity with<name>containing ...
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...
* The code to handle the "--format" option in "for-each-ref" and friends made too many string comparisons on %(atom)s used in the format string, which has been corrected by converting them into enum when the format string is parsed. ...
* The code to handle the "--format" option in "for-each-ref" and friends made too many string comparisons on %(atom)s used in the format string, which has been corrected by converting them into enum when the format string is parsed. ...
We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...
--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 ...