English | 한국어 es-git is a modern git library built for Node.js. With its simple and intuitive interface, even complex git operations can be easily integrated, and the built-in TypeScript types ensure fast and reliable development. es-git builds high-performance git functionality across different operating systems by using napi-rs to compile a native module from git2-rs, which binds to libgit2. Fur

