Skip to main content

touch

Function touch 

Source
pub fn touch()
Expand description

Create the trace2 targets when tracing is enabled, even if this command emits no data/region/perf events — git opens the GIT_TRACE2_EVENT and GIT_TRACE2_PERF files at startup, so consumers (and test cleanups that rm the file) can rely on their existence.