Page MenuHomePhabricator

Add an optional protocol log to `git` SSH workflows
ClosedPublic

Authored by epriestley on Apr 8 2019, 2:22 PM.
Tags
None
Referenced Files
F13086140: D20380.diff
Thu, Apr 25, 12:04 AM
Unknown Object (File)
Fri, Apr 19, 3:35 AM
Unknown Object (File)
Wed, Apr 17, 4:02 AM
Unknown Object (File)
Wed, Apr 17, 4:02 AM
Unknown Object (File)
Tue, Apr 16, 4:23 PM
Unknown Object (File)
Tue, Apr 16, 4:23 PM
Unknown Object (File)
Thu, Apr 11, 8:22 AM
Unknown Object (File)
Fri, Apr 5, 12:00 PM
Subscribers
None

Details

Summary

Ref T8093. Support dumping the protocol bytes to a side channel logfile, as a precursor to parsing the protocol and rewriting protocol frames to virtualize refs.

The protocol itself is mostly ASCII text so the raw protocol bytes are pretty comprehensible.

Test Plan

Screen Shot 2019-04-08 at 7.09.34 AM.png (1×3 px, 567 KB)

Screen Shot 2019-04-08 at 7.12.04 AM.png (1×3 px, 557 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable