diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-04-10 19:23:22 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-04-10 20:42:23 +0300 |
commit | 090b0e1ee6032ed8cf9ed525afb2e90d384dce3c (patch) | |
tree | c25c94a72e3ea243a6b6d32998af90f7cb7607e0 /.gitattributes | |
parent | b56c523e7851f77c461c0693931576711c88cfa4 (diff) |
Replace build-email manifest value with build-warning-email
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 9fce1b0..1631641 100644 --- a/.gitattributes +++ b/.gitattributes @@ -10,7 +10,7 @@ #*.bat text eol=crlf # Use `eol=lf` for files that should have the LF line ending both in the -# working tree (even on Windows) in the repository. +# working tree (even on Windows) and in the repository. # #*.sh text eol=lf |