Skip to content
Snippets Groups Projects
  • Matt Harbison's avatar
    ab04972a33ef
    lfs: enable the final download count status message · ab04972a33ef
    Matt Harbison authored
    At this point, I think all of the core commands are prefetching, except grep and
    verify.  Verify will need some special handling, in case the revlogs are
    corrupt.
    
    Grep has an issue that still needs to be debugged, but we probably need to give
    the behavior some thought too- it would be a shame to have to download
    everything in order to search.  I think the benefit of having this info for all
    commands outweighs extra printing in a command that is arguably not well
    behaved in this context anyway.
    ab04972a33ef
    History
    lfs: enable the final download count status message
    Matt Harbison authored
    At this point, I think all of the core commands are prefetching, except grep and
    verify.  Verify will need some special handling, in case the revlogs are
    corrupt.
    
    Grep has an issue that still needs to be debugged, but we probably need to give
    the behavior some thought too- it would be a shame to have to download
    everything in order to search.  I think the benefit of having this info for all
    commands outweighs extra printing in a command that is arguably not well
    behaved in this context anyway.