Changeset 9af1e74 in trunk


Ignore:
Timestamp:
2020-08-08T02:21:53Z (5 years ago)
Author:
Jean-Paul Calderone <exarkun@…>
Branches:
master
Children:
8d1798f
Parents:
a758b84e
git-author:
Jean-Paul Calderone <exarkun@…> (2020-08-08 02:19:38)
git-committer:
Jean-Paul Calderone <exarkun@…> (2020-08-08 02:21:53)
Message:

that was kind of annoyingly non-illuminating

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified misc/python3/ratchet.sh

    ra758b84e r9af1e74  
    4242export GIT_TRACE_PERFORMANCE=1
    4343export GIT_TRACE_SETUP=1
    44 strace git diff -- "${tracking_filename}"
     44strace -f git diff -- "${tracking_filename}"
    4545echo "================================="
    4646
Note: See TracChangeset for help on using the changeset viewer.