Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jeffrey H. Johnson
gfcp
Commits
356b9d6c
Verified
Commit
356b9d6c
authored
Jan 03, 2021
by
Jeffrey H. Johnson
Browse files
Deprecate --ignore-cr-at-eol
parent
9d064416
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
356b9d6c
...
...
@@ -44,7 +44,7 @@ default:
git --no-pager update-index -q --refresh --really-refresh
git --no-pager for-each-ref --count=1
git --no-pager reset --hard
git --no-pager diff --full-index
--ignore-cr-at-eol
--exit-code
git --no-pager diff --full-index --exit-code
###################### End Common Blocks
###################### Begin Windows Build + Test
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment