mirror of
https://github.com/gogrlx/snack.git
synced 2026-04-02 05:08:42 -07:00
Replace exec.Command git clone/pull with go-git's PlainCloneContext and Worktree.Pull. Removes git binary dependency — only makepkg and pacman are needed on the host now.