Created
          March 20, 2019 19:35 
        
      - 
      
- 
        Save rms1000watt/3635aff20d250b59e4e13c53956ce7ef to your computer and use it in GitHub Desktop. 
    Clean Git Garbage Collector (gc prune aggressive reflog)
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | #!/usr/bin/env bash | |
| git gc --aggressive --prune=now | |
| git reflog expire --all --expire=now | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment