git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
blob c9f748f81cb1c7c3b4a2cc2298b310ac85cb1d5c 553 bytes (raw)
name: Documentation/config/add.txt 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
 
add.ignoreErrors::
add.ignore-errors (deprecated)::
	Tells 'git add' to continue adding files when some files cannot be
	added due to indexing errors. Equivalent to the `--ignore-errors`
	option of linkgit:git-add[1].  `add.ignore-errors` is deprecated,
	as it does not follow the usual naming convention for configuration
	variables.

add.interactive.useBuiltin::
	[EXPERIMENTAL] Set to `true` to use the experimental built-in
	implementation of the interactive version of linkgit:git-add[1]
	instead of the Perl script version. Is `false` by default.

debug log:

solving c9f748f81c ...
found c9f748f81c in https://80x24.org/mirrors/git.git

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).