mirror of
https://github.com/gogrlx/snack.git
synced 2026-04-02 13:18:43 -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.