Skip to content

gitter-badger/emacs-libgit2

Repository files navigation

emacs-libgit2

Emacs integration of the libgit2 library. Requires emacs-25 compiled after configured with --with-modules.

Build Status Coverage Status

Building

git submodule update --init --recursive
cmake .
make

Emacs

This directory needs to be placed inside a folder which is in emacs load-path, then (require 'libgit2) as usual.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published