lemurs / Lemacs

From communication to collaboration.
12 stars 2 forks source link

Use git for the local document. #23

Open ElDragonRojo opened 11 years ago

ElDragonRojo commented 11 years ago

For the full git experience, we need to have a local repository to handle commits and merging and other advanced workflow features.

We should be able to use libgit2 to expose git functionality, and there may be a Cocoapod that wraps this in Objective-C.

spllr commented 11 years ago

We can run it iOS? nice.

On Jul 29, 2013, at 3:04 PM, Mike Lee notifications@github.com wrote:

For the full git experience, we need to have a local repository to handle commits and merging and other advanced workflow features.

We should be able to use libgit2 to expose git functionality, and there may be a Cocoapod that wraps this in Objective-C.

— Reply to this email directly or view it on GitHub.