Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Git Warning: Lf will ve replaced by CRLF #33

Open
maxo2727 opened this issue Sep 7, 2023 · 0 comments
Open

Git Warning: Lf will ve replaced by CRLF #33

maxo2727 opened this issue Sep 7, 2023 · 0 comments

Comments

@maxo2727
Copy link

maxo2727 commented Sep 7, 2023

Hola. Al realizar el comando git add --all en el repositorio del proyecto grupal, me apareció el aviso de: warning: in the working copy of <ruta/archivo>, LF will be replaced by CRLF the next time Git touches it. Investigué y al parecer, existen varias maneras de guardar los saltos de líneas de los ficheros, en formato Unix (LF) o Windows (CRLF), y al trabajar con otros compañeros que tengan distintos editores o sistemas operativos, podría generar problemas. Aún así, no me queda del todo claro. ¿Que implica tener que cambiar entre estos distintos modos? ¿Para el proyecto, recomiendan algún tipo específico para trabajar entre todo el equipo, o simplemente es un detalle que no afecta?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant