Open Terminal.app Shows what the current speed is (default max is like 3.0) Changes speed to 8.0. Adjust value according to your preferences.Restart may be required.
Category: References
Applying .gitignore to Committed Files
1. Add / remove files to .gitignore 2. [optional] See files that are included in the exclude list: 3. Remove the committed files from repository (doesn’t remove the actual files from disk, only de-commits them)