Re: [PATCH v2 0/2] [GSOC] ref-filter: add %(raw) atom
From: ZheNing Hu <hidden>
Date: 2021-06-05 04:34:49
Hi, Christian, Christian Couder [off-list ref] 于2021年6月4日周五 下午8:53写道:
No need to resend as it's a cover letter, but just in case there is another round and you copy things from this cover letter:
Sorry, what is the bad place in this cover letter I write? This cover letter is also different from the last time ...
On Fri, Jun 4, 2021 at 2:12 PM ZheNing Hu via GitGitGadget [off-list ref] wrote:quoted
In order to make git cat-file --batch use ref-filter logic, %(raw) atom is adding to ref-filter.s/adding/added/quoted
Change from last version: 1. Change --<lang> and --format=%(raw) checkpoint to verify_ref_format(), which make it more scalable.s/make/makes/quoted
2. Change grab_sub_body_contents() use struct expand_data *data instread ofs/use/to use/ s/instread/instead/quoted
using obj,buf,buf_size to pass object info which can reduce the delivery of function parameters.
Thanks for these grammatical corrections. -- ZheNing Hu