I am trying to create a new curl patch by adding only one file. Unfortunately, the file seems to be ignored.
I did quilt new some_patch and quilt add some_file . Then I can see the file in quilt files , but when I update, I return:
Nothing in patch some_patch
After I pop some_patch, the added file will not be deleted and nothing will be saved in the patch (patch file not created).
What am I doing wrong here?
viraptor
source share