Skip to content

geraldhoxha/resume-backend

Repository files navigation

CRLF Input Warning

If his warning appears

LF will be replaced by CRLF the next time Git touches it

...run...

For Windows

git config --global core.autocrlf true

For Mac or Linux

git config --global core.autocrlf input

Git add

git add --renormalize .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors