git-module

fork of https://git.lin.moe/gogs/git-module

git clone git://git.lin.moe/fork/git-module.git

commits

2026-07-08 Add sha256 object format test Linsen Zhou
2026-06-15 Add sha256 object format support Linsen Zhou
2026-06-05 Add installation section to README ᴊᴏᴇ ᴄʜᴇɴ
2026-02-15 Add Push.SetUpstream option and worktree support (#132) ᴊᴏᴇ ᴄʜᴇɴ
2026-02-15 chore: remove copyright headers Joe Chen
2026-02-15 refactor: use sourcegraph/run for command execution (#127) ᴊᴏᴇ ᴄʜᴇɴ
2026-02-14 refactor: replace Timeout options with context.Context (#126) ᴊᴏᴇ ᴄʜᴇɴ
2026-02-13 cleanup: consolidate all repo operations into Repository methods (#125) ᴊᴏᴇ ᴄʜᴇɴ
2026-02-13 v2: start of a new era Joe Chen
2026-01-28 Fix filename parsing for special characters in `ls-tree` output (#123) ᴊᴏᴇ ᴄʜᴇɴ

Clone the repository to access all 250 commits.

Git Module

GoDoc

Package git-module is a Go module for Git access through shell commands.

Requirements

Installation

zsh go get github.com/gogs/git-module/v2

License

This project is under the MIT License. See the LICENSE file for the full license text.