• Skip to primary navigation
  • Skip to content
  • Skip to footer
Hacker-Notes
  • Posts
  • Categories
  • Tags
  • About
    Pro Engels

    Pro Engels

    HackerNotes is a collection of notes, thoughts, and ideas on software engineering, programming and technology.

    • Website
    • GitHub

    Shrink Git Repo Size

    less than 1 minute read

    On this page

    • Git reduce repo size
      • Links

    Git reduce repo size

    git repack -a -d -f --depth=250 --window=250
    

    Links

    https://stackoverflow.com/questions/5613345/how-to-shrink-the-git-folder

    Tags: git, Tool

    Updated: September 18, 2024

    Share on

    X Facebook LinkedIn Bluesky
    Previous Next

    You May Also Enjoy

    Simulation of Urban MObility

    less than 1 minute read

    Simulation of Urban MObility

    Awesome-Selfhosted

    less than 1 minute read

    Awesome-Selfhosted

    MCP use

    less than 1 minute read

    MCP use mcp-use is the easiest way to interact with mcp servers with custom agents

    LLM Leaderboard

    less than 1 minute read

    LLM Leaderboard - Comparison of over 100 AI models from OpenAI, Google, DeepSeek & others

    • GitHub
    • Feed
    © 2025 Hacker-Notes. Powered by Jekyll & Minimal Mistakes.