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
Unknown Object (File)
Sat, Feb 15, 2:36 AM
Unknown Object (File)
Sun, Feb 9, 7:34 AM
Unknown Object (File)
Sun, Feb 9, 7:34 AM
Unknown Object (File)
Sun, Feb 9, 7:34 AM
Unknown Object (File)
Sun, Feb 9, 7:34 AM
Unknown Object (File)
Thu, Jan 30, 10:02 AM
Unknown Object (File)
Sat, Jan 25, 4:37 AM
Unknown Object (File)
Sat, Jan 25, 4:37 AM
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