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
// Some repositories have a diff on binary files (like PDFs) just after cloning which prevents deletion
1036
+
// We thought it came from CRLF or binary settings, but despite trying the config properties `core.autocrlf=false` and `core.fileMode=false` nothing has changed
1037
+
// So just forcing the deletion (example having this issue: https://github.com/mission-apprentissage/mission.apprentissage)
0 commit comments