Project pages

Github profile

The goal of this project is to allow for version control with Git from within the Pharo Smalltalk image, without users being required to have an installation of Git on their machine. Using libgit2 also avoids direct calls to the shell and instead runs native code, which is a lot faster.