mirror of
https://github.com/git/git.git
synced 2024-11-24 18:33:43 +08:00
Merge branch 'js/convert-typofix' into maint
Typofix. * js/convert-typofix: convert: fix typo
This commit is contained in:
commit
6141e0cc00
@ -1940,7 +1940,7 @@ static struct stream_filter *ident_filter(const struct object_id *oid)
|
|||||||
* the contents cannot be filtered without reading the whole thing
|
* the contents cannot be filtered without reading the whole thing
|
||||||
* in-core.
|
* in-core.
|
||||||
*
|
*
|
||||||
* Note that you would be crazy to set CRLF, smuge/clean or ident to a
|
* Note that you would be crazy to set CRLF, smudge/clean or ident to a
|
||||||
* large binary blob you would want us not to slurp into the memory!
|
* large binary blob you would want us not to slurp into the memory!
|
||||||
*/
|
*/
|
||||||
struct stream_filter *get_stream_filter(const struct index_state *istate,
|
struct stream_filter *get_stream_filter(const struct index_state *istate,
|
||||||
|
Loading…
Reference in New Issue
Block a user