diff options
| author | 2025-11-11 00:00:00 +0000 | |
|---|---|---|
| committer | 2025-11-13 00:00:00 +0000 | |
| commit | 15855e3249754ab7dc07183c9383f8a8e8c26af2 (patch) | |
| tree | 83b32bdd63f7e672152f07d89268e9b268d1f3f5 /README.md | |
| signature | ||
Initial commit
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 00000000..0673ff0d --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# Furgit + +[](https://builds.sr.ht/~runxiyu/furgit?) +[](https://pkg.go.dev/git.sr.ht/~runxiyu/furgit) + +Furgit is a fast implementation of Git in pure Go, extracted from +[an internal package of Lindenii Villosa](https://codeberg.org/lindenii/villosa/src/branch/master/villosad/internal/common/git). + +## Development + +- [Main SourceHut repository](https://git.sr.ht/~runxiyu/furgit) + and [public inbox](https://lists.sr.ht/~runxiyu/public-inbox) + for [patches](https://git-send-email.io/) and discussions +- [GitHub mirror](https://github.com/runxiyu/furgit) + (issues and PRs are welcome) |
