Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • T tails
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 971
    • Issues 971
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 27
    • Merge requests 27
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • tails
  • tails
  • Issues
  • #11107
Closed
Open
Issue created Feb 12, 2016 by sajolida@sajolidaMaintainer

Apply transfer.fsckobjects true to our default Git config

Originally created by @sajolida on #11107 (Redmine)

See:

  • https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813157
  • https://mailman.boum.org/pipermail/tails-dev/2016-February/010186.html

Proposed but untested patch:

--- a/config/chroot_local-includes/etc/gitconfig
+++ b/config/chroot_local-includes/etc/gitconfig
@@ -1,2 +1,4 @@
 [color]
        ui = auto
+[transfer]
+       fsckObjects = true
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking