smart.h
4.55 KB
-
smart_pkt: reorder and rename parameters of `git_pkt_parse_line` · 0b3dfbf4
The parameters of the `git_pkt_parse_line` function are quite confusing. First, there is no real indicator what the `out` parameter is actually all about, and it's not really clear what the `bufflen` parameter refers to. Reorder and rename the parameters to make this more obvious.
Patrick Steinhardt committed