The file will have its original line endings in your working directory.

warning: LF will be replaced by CRLF in README.txt.
The file will have its original line endings in your working directory.
Β 
μ € 'LF'와 'CRLF'κ°€ λ¬Έμ œκ°€ 될 수 μžˆλ‹€.
μš΄μ˜μ²΄μ œμ— 따라, κ°œν–‰ 문자λ₯Ό λ‚˜νƒ€λ‚΄λŠ” λ¬Έμžκ°€ λ‹€λ₯Έλ‹€.
μœ λ‹‰μŠ€ / λ¦¬λˆ…μŠ€ 계열은 LF둜 κ°œν–‰ 문자λ₯Ό μ‚¬μš©ν•˜κ³  있고,
μœˆλ„μš°λŠ” CRLF ν˜•μ‹μœΌλ‘œ κ°œν–‰ 문자λ₯Ό μ‚¬μš©ν•˜κ³  μžˆλ‹€.
λ‚˜λŠ” μœˆλ„μš°μ—μ„œ μ°Œκ·Έλ Έλ”λ‹ˆ, λ°œμƒν–ˆλ˜κ±°λΌμ§€~ ν›„ν›„
λ‚˜λ§Œ μ“°λ©΄ μƒκ΄€μ—†κ² μ§€λ§Œ λˆ„κ΅¬λŠ” μœˆλ„μš°μ—μ„œ, λˆ„κ΅¬λŠ” λ¦¬λˆ…μŠ€μ—μ„œ μ“΄λ‹€ν•˜λ©΄
μš” λ¬Έμ œκ°€ λ˜₯으둜 λ‹€κ°€μ˜¬ 수 μžˆλ‹€.
이럴 땐 core.autocrlf 값을 true둜 μ„€μ •ν•΄μ£Όλ©΄ 올릴 λ•Œ μ•Œμ•„μ„œ μ²˜λ¦¬ν•΄μ€€λ‹€.
git config core.autocrlf true
Β