compat/cygwin.c: make runtime detection of lstat/stat lessor impact
[gitweb.git] / contrib / completion / git-completion.bash
index 15073d4c9fbccb06e9b17dff4a8d134e805aed6d..eebe73409bebb8e8c2bb448f1612117cabf8d2ad 100755 (executable)
@@ -881,6 +881,7 @@ _git_help ()
                attributes cli core-tutorial cvs-migration
                diffcore gitk glossary hooks ignore modules
                repository-layout tutorial tutorial-2
+               workflows
                "
 }
 
@@ -1123,7 +1124,8 @@ _git_send_email ()
                        --no-suppress-from --no-thread --quiet
                        --signed-off-by-cc --smtp-pass --smtp-server
                        --smtp-server-port --smtp-ssl --smtp-user --subject
-                       --suppress-cc --suppress-from --thread --to"
+                       --suppress-cc --suppress-from --thread --to
+                       --validate --no-validate"
                return
                ;;
        esac