Remove Git Dependencies #8
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I'm opening this issue because it could be useful to change the dependencies bellow
"acme-v2": "git+https://git.coolaj86.com/coolaj86/acme-v2.js.git#master"
In the package.json
Why?
I'm use it with Docker alpine and it provide me this error "Git Binary not found".
I recommend to versioning it in npm or to merge it in this project instead.
For waiting I'll install git.
Kind regards
My purpose in building greenlock is part of a crowd cloud company I'm working on, so I'm trying to move away from centralized authorities and vendor lock-in.
However, I agree that for the time being this the better choice.
Published as v2.2.2
Thanks for the feedback. :)