Created
          May 31, 2017 13:43 
        
      - 
      
 - 
        
Save wellington1993/f1449bc00355f2e7115036b7f6a58e27 to your computer and use it in GitHub Desktop.  
    Increase Git push size
  
        
  
    
      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
    
  
  
    
  | git config http.postBuffer 524288000 | |
| git config --global http.postBuffer 1048576000 | |
| # | |
| # https://stackoverflow.com/questions/6842687/the-remote-end-hung-up-unexpectedly-while-git-cloning | |
| # https://stackoverflow.com/questions/2702731/git-fails-when-pushing-commit-to-github | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment