Connection lost
Trying to reconnect…
Server didn't respond
Recovering…
Host-side git
v0.1.1Read-only git operations against a checkout living on the runner host (e.g. /opt/myapp). For remote-GitHub-API work, see the `github-cli` pack. The repo directory must live at GIT_REPO env var on the runner host.
Install
emisar pack install
validates the pack and verifies its content hash before copying it into /etc/emisar/packs.
The --hash
below pins the
install to the exact bytes on this page — a tampered copy is rejected. After
install, reload the runner; it re-reads the catalog and advertises every action.
content hash: sha256:8e7d2f741543a75524a582ce7212324c1c3a16df903780af30706395c237476c
sudo emisar pack install git-local \ --hash sha256:8e7d2f741543a75524a582ce7212324c1c3a16df903780af30706395c237476c \ --dest /etc/emisar/packs # Reload so the runner re-reads the catalog: sudo systemctl reload emisar
Actions 8 total
View on GitHub-
git blame -- <path>
-
git branch -av
-
git diff HEAD
-
git log -n <N>
-
git reflog -n <N>
-
git remote -v
-
git show <ref>
-
git status (porcelain)