Skip to content

git: Enable Trace2

Toon Claes requested to merge toon-git-trace2 into master

This is (for now) a Proof-of-concept to see how we can use Git Trace2 API.

Issue: #2769 (closed)

Challenges

  • Only run the Trace2 code path when a git command is started
  • Put the tracing behind a feature flag
Edited by Toon Claes

Merge request reports