mirror of
https://github.com/git/git.git
synced 2026-03-12 09:59:45 +01:00
Merge branch 'js/parseopt-subcommand-autocorrection' into seen
The parse-options library learned to auto-correct misspelt subcommand name. * js/parseopt-subcommand-autocorrection: SQUASH???
This commit is contained in:
@@ -290,6 +290,7 @@ libgit_sources = [
|
||||
'archive-zip.c',
|
||||
'archive.c',
|
||||
'attr.c',
|
||||
'autocorrect.c',
|
||||
'base85.c',
|
||||
'bisect.c',
|
||||
'blame.c',
|
||||
|
||||
@@ -980,6 +980,7 @@ integration_tests = [
|
||||
't9001-send-email.sh',
|
||||
't9002-column.sh',
|
||||
't9003-help-autocorrect.sh',
|
||||
't9004-autocorrect-subcommand.sh',
|
||||
't9100-git-svn-basic.sh',
|
||||
't9101-git-svn-props.sh',
|
||||
't9102-git-svn-deep-rmdir.sh',
|
||||
|
||||
Reference in New Issue
Block a user