Welcome to LuaGit2’s documentation!

Luagit2 is a tool to do cool git things on lua. It depends on Libgit2 Version 0.27.0 and consists of updated Lua bindings to the same.

It is currently compatible to be used only for lua 5.3.

It is built using Lua_C_Api and has its tests written using Busted . It can be easily installed using luarocks and Cmake/Make.