theseion / libgit2-pharo-bindings

libgit2 bindings for Pharo
http://theseion.github.io/libgit2-pharo-bindings
7 stars 29 forks source link

Failed to commit and push a MC version #32

Closed tinchodias closed 9 years ago

tinchodias commented 9 years ago

When I fixed a small typo in LibGit and tried to commit it using the MC UI, I got this error:

screen shot 2015-06-26 at 14 14 13

But I think I already committed a change, some time ago... did I?

theseion commented 9 years ago

This has to do with the use of external arrays which don't hold on to the data. I need to rewrite that.