Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a commandline graph pruner #253

Commits on Mar 4, 2022

  1. Adding a commandline graph pruner

    Extracting the load/save logic into their own functions
    
    Updating commandline options for pruning graph
    
    Code review changes
    
    Adding items that are in both the To and From lists
    
    Go formatting
    
    Performing prune inside method with defer
    
    Returning error from saveUpgradeGraph()
    
    Post-rebase updates
    
    Small refactoring
    
    Fix klog version
    
    Convert to using set
    bradmwilliams committed Mar 4, 2022
    Copy the full SHA
    7012ece View commit details
    Browse the repository at this point in the history