Home | History | Annotate | Download | only in checkout

Lines Matching refs:should_log

1354         executive = MockExecutive(should_log=False)
1355 # We do this should_log dance to avoid logging when Git.__init__ runs sysctl on mac to check for 64-bit support.
1357 executive.should_log = True