Summary
Using install.sh to install, but faild.
curl -fsSL https://raw.githubusercontent.com/mainline-org/mainline/main/install.sh | bash
mainline doctor --setup
Steps to reproduce
1、bash: curl -fsSL https://raw.githubusercontent.com/mainline-org/mainline/main/install.sh | bash
mainline doctor --setup
2、error info:
Downloading mainline_0.4.9_linux_amd64.tar.gz
Installed mainline to /home/jiang/.local/bin/mainline
error [NOT_IN_GIT_REPO]: not inside a git repository
suggestion: git init here, or cd to an existing repo
suggestion: then re-run mainline init --actor-name "<your name>"
Expected behavior
Installed success.
Actual behavior
Install failed.
Version or commit
No response
Additional context
No response
Summary
Using install.sh to install, but faild.
curl -fsSL https://raw.githubusercontent.com/mainline-org/mainline/main/install.sh | bash
mainline doctor --setup
Steps to reproduce
1、bash: curl -fsSL https://raw.githubusercontent.com/mainline-org/mainline/main/install.sh | bash
mainline doctor --setup
2、error info:
Downloading mainline_0.4.9_linux_amd64.tar.gz
Installed mainline to /home/jiang/.local/bin/mainline
error [NOT_IN_GIT_REPO]: not inside a git repository
suggestion:
git inithere, or cd to an existing reposuggestion: then re-run
mainline init --actor-name "<your name>"Expected behavior
Installed success.
Actual behavior
Install failed.
Version or commit
No response
Additional context
No response