You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
some *.tml / *.html / *.css and *.yml files under _examples subdirectory use CRLF as its end of line. This will be replace by LF if users checkout files under Linux os which will cause a long list of modified files directly when execute git status. Should these files use LF as its end of line default ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
some
*.tml
/*.html
/*.css
and*.yml
files under_examples
subdirectory use CRLF as its end of line. This will be replace by LF if users checkout files under Linux os which will cause a long list of modified files directly when executegit status
. Should these files use LF as its end of line default ?Beta Was this translation helpful? Give feedback.
All reactions