Skip to content

NG update seems to touch all files #5250

Closed Answered by sommmen
sommmen asked this question in Q&A
Discussion options

You must be logged in to vote

I'm not sure why but ng update caused all lineendings to be set from CRLF (im on windows) to LF meaning it touched all my (1000+) files.

Running git add . fixed the issue;

warning: in the working copy of 'src/app/shared/pipes/date.pipes.ts', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'src/app/shared/pipes/enumflag.pipe.ts', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'src/app/shared/pipes/form-field.pipes.ts', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'src/app/shared/pipes/liquid-template.pipe.ts', LF will be replaced by CRLF the next time Git touches i…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@sommmen
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by sommmen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants