File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -665,7 +665,7 @@ core.abbrev::
665
665
time.
666
666
667
667
add.ignoreErrors::
668
- add.ignore-errors::
668
+ add.ignore-errors (deprecated) ::
669
669
Tells 'git add' to continue adding files when some files cannot be
670
670
added due to indexing errors. Equivalent to the '--ignore-errors'
671
671
option of linkgit:git-add[1]. `add.ignore-errors` is deprecated,
@@ -1923,7 +1923,7 @@ pack.useBitmaps::
1923
1923
true. You should not generally need to turn this off unless
1924
1924
you are debugging pack bitmaps.
1925
1925
1926
- pack.writebitmaps::
1926
+ pack.writebitmaps (deprecated) ::
1927
1927
This is a deprecated synonym for `repack.writeBitmaps`.
1928
1928
1929
1929
pack.writeBitmapHashCache::
@@ -2234,7 +2234,7 @@ sendemail.smtpencryption::
2234
2234
See linkgit:git-send-email[1] for description. Note that this
2235
2235
setting is not subject to the 'identity' mechanism.
2236
2236
2237
- sendemail.smtpssl::
2237
+ sendemail.smtpssl (deprecated) ::
2238
2238
Deprecated alias for 'sendemail.smtpencryption = ssl'.
2239
2239
2240
2240
sendemail.smtpsslcertpath::
@@ -2272,7 +2272,7 @@ sendemail.thread::
2272
2272
sendemail.validate::
2273
2273
See linkgit:git-send-email[1] for description.
2274
2274
2275
- sendemail.signedoffcc::
2275
+ sendemail.signedoffcc (deprecated) ::
2276
2276
Deprecated alias for 'sendemail.signedoffbycc'.
2277
2277
2278
2278
showbranch.default::
You can’t perform that action at this time.
0 commit comments