From: Matthias A. <mat...@gm...> - 2017-12-13 08:31:29
|
Am 13.12.2017 um 04:04 schrieb Kamil Jońca: > > (I cannot push to gitlab - I am not sure if I make everything properly) Hi Kamil, You cannot push into my repository - with most Git repositories, the model is: you fork/branch/clone your own repository from mine, push into your own and then send me a so-called "pull request" telling me to merge. > At > https://drive.google.com/file/d/1KanPVHBXLhTbkCFlaXSySEys4pdlmlF-/view?usp=sharing > > are patch made against master branch, and also there is some > corrections: > 1. uid file is not hardcoded now, but its name is derived from uidfile > with "-imap" suffix > 2. functions which read/write imap uids have better debug > 3. sanity checks when remove "\n" from data lines Dziękuję! I hope to evaluate this over the week-end. |