We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I cannot specify a different path for my .git folder, so I'm not able to see it when running pm2 ls.
.git
pm2 ls
When you use capistrano, you end up with a folder structure where you .git folder is not in the current path. Check this line:
pm2/lib/God.js
Line 444 in fd1f52d
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What's going wrong?
I cannot specify a different path for my
.git
folder, so I'm not able to see it when runningpm2 ls
.How could we reproduce this issue?
When you use capistrano, you end up with a folder structure where you
.git
folder is not in the current path.Check this line:
pm2/lib/God.js
Line 444 in fd1f52d
The text was updated successfully, but these errors were encountered: