Re: [PATCH] Optimize the description of the configuration in packfile-uris doc
From: Teng Long <hidden>
Date: 2021-05-13 02:45:38
From: Teng Long <hidden>
Date: 2021-05-13 02:45:38
Jonathan Tan [off-list ref] writes:
As for the commit message, limit the title to 50 characters or fewer if possible. Maybe something like "packfile-uri.txt: fix blobPackfileUri description" or something like that.
Thanks for mention this, "packfile-uri.txt: fix blobPackfileUri description" is good and meets the "50 characters" requirement. So, you are right and the title will be changed in the next patch.
Also in the commit message, maybe mention that the correct format can be seen in t5702.
Because I am implementing another patch[1] about supporting the commit object in packfile-uri, so I noticed the `configure_exclusion` function in t5702. Agree and will include it in the next patch. Thanks. [1] https://public-inbox.org/git/20210507021140.31372-1-dyroneteng@gmail.com