frontend icon indicating copy to clipboard operation
frontend copied to clipboard

add .gitattributes

Open arhimede opened this issue 1 year ago • 6 comments

https://git-scm.com/docs/gitattributes

arhimede avatar Nov 03 '23 10:11 arhimede

@bidi47 Please create a file in repo with git settings and maybe write an article on dotkernel.com about that

git settings are important ....

arhimede avatar Aug 12 '24 09:08 arhimede

@arhimede, the article draft is here for review https://git.apidemia.net/websites/dotkernel.org/-/wikis/Git-Attributes we should discuss in the next meeting what attributes we want to use in our projects

bidi47 avatar Aug 13 '24 12:08 bidi47

https://github.com/mezzio/mezzio/blob/3.20.x/.gitattributes

arhimede avatar Aug 16 '24 09:08 arhimede

https://github.com/mezzio/mezzio-session/blob/1.16.x/.gitattributes

arhimede avatar Aug 16 '24 09:08 arhimede

https://github.com/laminas/laminas-filter/blob/2.38.x/.gitattributes

arhimede avatar Aug 16 '24 09:08 arhimede

git config --global core.autocrlf false git config --global core.eol lf

arhimede avatar Aug 16 '24 09:08 arhimede