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
Make .gitattributes not treat all files as text files
Git kept trying to apply line-ending normalization to doc/logo.png
because wildcard * matches everything
Signed-off-by: Daniel Alley <dalley@redhat.com>
0 commit comments