mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-29 15:43:54 +00:00
try to get more info
This commit is contained in:
parent
5736f9cdeb
commit
1f3d246567
@ -35,6 +35,12 @@ fi
|
||||
|
||||
echo "The ${tracking_filename} diff is:"
|
||||
echo "================================="
|
||||
export GIT_TRACE=1
|
||||
export GIT_CURL_VERBOSE=2
|
||||
export GIT_TRACE_PACK_ACCESS=1
|
||||
export GIT_TRACE_PACKET=1
|
||||
export GIT_TRACE_PERFORMANCE=1
|
||||
export GIT_TRACE_SETUP=1
|
||||
git diff -- "${tracking_filename}"
|
||||
echo "================================="
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user