Junio C Hamano [off-list ref] 于2021年6月7日周一 下午1:56写道:
"ZheNing Hu via GitGitGadget" [off-list ref] writes:
quoted
The current series is based on 0efed9435 ([GSOC] ref-filter: add %(raw)
atom)
I do not have that commit object, but these six patches include the
two commits that are %(raw) and %(raw:size), so I'll just discard
the old round that wasn't based on the atom-type stuff and queue
these six as a single series.
Well, it is a commit that has not been sent to the mailing list. But it’s okay
to treat the new 6 commits as a new patch series.
As I already said, I am not sure how %(rest) makes any sense outside
the context of "cat-file --batch"; I suspect it would make more sense
to make it easier to arrange certain placeholders to error out when
used in a context where they do not make sense (e.g. use of --rest
in "git branch --list").
I agree.
--
ZheNing Hu