sa-obgit-backend
sa-obgit-backend
Serialization of an Graph Drive will lead to an error: ```java 15:31:32.872 [Test worker] WARN de.baudc.connector.microsoft.graph.adapter.out.GraphDriveConverter -- Could not serialize graphDrive: com.microsoft.graph.models.Drive@70b630d java.lang.IllegalStateException: Dangling name: group at com.google.gson.stream.JsonWriter.close(JsonWriter.java:346) at com.google.gson.stream.JsonWriter.endObject(JsonWriter.java:321)...
### Issue On windows aider is changing the line endings of the repository to CRLF at modifiying and creating files. This will lead to an error at git commit if...