diff options
Diffstat (limited to 'libgit2/info')
| -rw-r--r-- | libgit2/info | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libgit2/info b/libgit2/info new file mode 100644 index 00000000..5998830c --- /dev/null +++ b/libgit2/info @@ -0,0 +1,4 @@ +description: Portable, pure C implementation of the Git core methods +homepage: https://libgit2.org/ +license: GPL-2.0-only WITH GCC-exception-2.0 +maintainer: Emmett1 <me@emmett1.my> |