jgit/org.eclipse.jgit.test/tst/org/eclipse/jgit/internal
Ivan Frade 94a3d8bae9 UploadPack v0: Extract "agent" client capability at parse time
The request receives a list of capabilities and takes out the "agent" to
offer it on its own setter (getAgent).

Do this at parse time: when reading the line if the capability is
"agent" set it directly in the builder.

This makes the treatment of "agent" consistent in v0/v1 and v2.

Change-Id: Ie4f9f2cad8639adeeaef4921df49a30a8ce5b42f
Signed-off-by: Ivan Frade <ifrade@google.com>
2018-10-22 10:23:15 -07:00
..
storage DfsFsck: Check that .gitmodules in the repository have valid contents 2018-10-09 13:48:47 -07:00
transport/parser UploadPack v0: Extract "agent" client capability at parse time 2018-10-22 10:23:15 -07:00