• Show log

    Commit

  • Hash : 26186b15
    Author : Carlos Martín Nieto
    Date : 2014-12-14T21:01:19

    fetch: remove the prune setter
    
    This option does not get persisted to disk, which makes it different
    from the rest of the setters. Remove it until we go all the way.
    
    We still respect the configuration option, and it's still possible to
    perform a one-time prune by calling the function.