diff options
author | Shawn O. Pearce <sop@google.com> | 2009-04-18 09:54:51 -0700 |
---|---|---|
committer | Shawn O. Pearce <sop@google.com> | 2009-04-18 09:54:51 -0700 |
commit | ad3193a0e587073dee0edef46bdf24f6c6e09779 (patch) | |
tree | 84ed1894e6f590455ee361beb049c1c271c4e0e7 /progress.py | |
parent | b81ac9e65444d0f54d2b6dd24d20b74945c9a36a (diff) | |
download | git-repo-ad3193a0e587073dee0edef46bdf24f6c6e09779.tar.gz |
Fix `repo --trace` to show ref and config loads
The value of the varible TRACE was copied during the import, which
happens before the --trace option can be processed. So instead we
now use a function to determine if the value is set, as the function
can be safely copied early during import.
Signed-off-by: Shawn O. Pearce <sop@google.com>
Diffstat (limited to 'progress.py')
0 files changed, 0 insertions, 0 deletions