Git Finding and deleting large files in a git repository Large files can slow down cloning and fetching operations, and make your developers less efficient. Use this guide to find and delete those files
Git Extracting a file or a folder from a git repository with full git history Simple git commands to save you
Drupal Using git pre-commit hooks to keep your Drupal codebase clean Sick of committing debug code to your git repo?