Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
Thanks! How did you create the patche (and the previous one)? Git fails to apply it
oh, I'm sorry about that.
I normally give up completely on patches to projects on gitlab b/c it's so hard to do compared with using github, but this time I perservered, and I'm sad it's not working.
$ git clone knot
$ git checkout -b new-branch-name
$ vi ...
$ git format-patch -1 HEAD