Re: What's cooking in git.git (Apr 2021, #06; Thu, 29)
From: ZheNing Hu <hidden>
Date: 2021-05-03 13:36:06
quoted
Here is a small typo error, I forget a small blank, which was pointed out by Josh Soref in https://github.com/gitgitgadget/git/pull/939 - '%ch':: committer date, human style(like the `--date=human` option of + '%ch':: committer date, human style (like the `--date=human` option ofPlease update it with an incremental patch as the topic has been merged to 'next' a few days ago already.
OK, I will resubmit it.
quoted
I have a little doubt here. Do I need to modify the "Commit-Count" example in the docs immediately? I thought this should be left to the next step? If necessary, I will make changes immediately.We've done the "after waiting" part already, so I should have updated the topic summary for this one. I just re-read the second patch and the count example that leaves an empty "commit-count:" does look strange. We probably want to update it before the topic hits 'next'. While at it, you might want to add the "Helped-by: " example we discussed. The phrase "global script" looks strange---just call it "script" would be much easier to understand, as things that are in ~/bin do not sound "global" to everybody (it is effective across repositories, so is a bit wider than per-repository, but it is of course not visible to other users). Thanks.
I know what I should do now. Thanks. -- ZheNing Hu