From 15855e3249754ab7dc07183c9383f8a8e8c26af2 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Tue, 11 Nov 2025 00:00:00 +0000 Subject: Initial commit --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md (limited to 'README.md') 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 + +[![builds.sr.ht status](https://builds.sr.ht/~runxiyu/furgit.svg)](https://builds.sr.ht/~runxiyu/furgit?) +[![Go Reference](https://pkg.go.dev/badge/git.sr.ht/~runxiyu/furgit.svg)](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) -- cgit v1.3.1-10-gc9f91