Hugo Peixoto
Hugo Peixoto
Nevermind, I just figured it out. :x
I'd like to give this a go in an existing repository. What process should I follow to migrate to use this new flag? I don't know how to set the...
Hi, sorry, I didn't. Having to hexedit the key file and re-add collaborators kind of threw me off. I'm checking this now. Will we need to add a command to...
I'm having trouble replicating the original rebase issue, and my repository no longer has any empty files. I tested the migration with a new repository, though, and it seemed to...
I rebased this to the latest `master`
I think we can do that by setting a flag during `git-crypt init`, something like `encrypt-empty-files=false` which defaults to true if not set, and checking it on clean/smudge filters. Initially...
> It may be that later versions of Rails (5/6.x) no longer generate non-deterministic horizontal whitespace, in which case disabling the Rubocop pass is probably OK, but I don't know...
I was trying to build this extension, but passing the whole HTML was giving me a gateway timeout. I was able to work around the issue by passing the contents...
Thanks for the info! I must be doing something wrong then, because it's taking 10 seconds to translate 1 sentence instead. In case I'm not able to figure out why...
As for the `VHOST` vs `HOSTNAME` distinction, I found this issue https://github.com/dokku/dokku/pull/2196, which has a comment stating: > If I understand the original intent, `HOSTNAME` is for the host itself...