mirror of
https://github.com/gogrlx/snack.git
synced 2026-04-14 10:41:23 -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.