Hi Max, I took another effort to work on the git bindings of MC. However I ran into troubles with FSGitFilesystem on commiting.
1. I fail when saving the repos in GitCommit >> parents when it starts to
lazily load the object which does not exist yet...
2. GitRespository >> packedObjectWithSignature: aGitObjectSignature
does not throw an exception but simply returns nil? does this make
sense?
maybe you have a clue how to solve this faster than I do :-)
camillo
