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
I need to declare a specific Git behavior for the concrete files types like to treat .png files like binaries and checkout scripts (.sh, .bash, etc.) with LF` line endings.
The solution I'd like
I need a command that generates and commits .gitattributes file in the current Git repository.