Re: [Pharo-dev] Support for git in Pharo
Max wrote:
Iâm working on libgit2 bindings for Pharo. If we can include libgit2 in the VM environment there will be no dependencies to a >Git installation. Iâll be visiting Lille for two weeks starting on monday and one goal is to advance that work to a stage where >we can start doing something with it.
That sounds good. I happen to have older git versions which no longer work after upgrading to Mavericks⦠Will that allow us to avoid the filesystem bottleneck for large packages where minimum disk block size for methods is much larger than the actual method size? Stephan
On 06.03.2014, at 15:04, Stephan Eggermont <stephan@stack.nl> wrote:
Max wrote:
Iâm working on libgit2 bindings for Pharo. If we can include libgit2 in the VM environment there will be no dependencies to a >Git installation. Iâll be visiting Lille for two weeks starting on monday and one goal is to advance that work to a stage where >we can start doing something with it.
That sounds good. I happen to have older git versions which no longer work after upgrading to Mavericksâ¦
Will that allow us to avoid the filesystem bottleneck for large packages where minimum disk block size for methods is much larger than the actual method size?
I donât quite follow. What do you mean by methods?
Stephan
participants (2)
-
Max Leske -
Stephan Eggermont