Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S sysadmin
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 85
    • Issues 85
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • tails
  • sysadmin
  • Issues
  • #17811

Closed
Open
Created Feb 14, 2021 by intrigeri@intrigeriMaintainer

Reset the accounting team Git repo (2022 edition)

Run this on every local clone of accounting.git and on the repo hosted at lizard:

git fsck --full && \
git reflog expire --all --expire=now && \
git repack -Ad && \
git prune-packed && \
git gc --prune=now --aggressive

… then create an issue about doing the same next year.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking