Chris Thompson
Chris Thompson
Hi, I'd like to alter the message. I don't see why the below is not working, thanks! ``` coffescript $(document).ready -> $("[data-persist='garlic']").garlic conflictManager: enabled: true garlicPriority: true template: '' message:...
I've confirmed that this works locally. It is nice to now that the your gitattributes patterns are correct. I'm not sure of another way to do this. Hopefully, if this...
I found this neccessary to avoid installing git on servers. Also, without a connection from the server to the code repo, the deploy would fail.
All the configuration could be simplified even more by using Arachne. It would also be nice to deploy to Kubernetes. It may make sense to combine these ideas because you...
Because - bundle exec adds a few seconds - the path does not seam to be getting set from an environment variable in .bashrc - the default directory is set,...
It would be cool to be able to bookmark services (think complex long running tail commands) and control them from the prodigy buffer. The imagined workflow would be something like...