Difference between revisions of "~/.gitconfig"
Jump to navigation
Jump to search
(Redirected page to Git config) Tag: New redirect |
(Removed redirect to Git config) Tag: Removed redirect |
||
Line 1: | Line 1: | ||
− | # | + | |
+ | https://groups.google.com/forum/#!topic/binary-transparency/f-BI4o8HZW0/discussion | ||
+ | <pre> | ||
+ | # for $deity's sake, check that anything we're getting is complete and sane on a regular basis | ||
+ | [transfer] | ||
+ | fsckobjects = true | ||
+ | [fetch] | ||
+ | fsckobjects = true | ||
+ | [receive] | ||
+ | fsckObjects = true | ||
+ | </pre> | ||
+ | |||
+ | |||
+ | == See also == | ||
+ | * {{git}} | ||
+ | |||
+ | [[Category:Git]] |
Revision as of 09:18, 22 July 2021
https://groups.google.com/forum/#!topic/binary-transparency/f-BI4o8HZW0/discussion
# for $deity's sake, check that anything we're getting is complete and sane on a regular basis [transfer] fsckobjects = true [fetch] fsckobjects = true [receive] fsckObjects = true
See also
git
: [config | init | status ]
,git add
,git rm
,git commit
,git push, git pull
,.gitconfig
,.gitignore
,git
(clone
,fetch
,pull
),git tag
,git log
,git blame
, Merge Request, LFS,git branch
,git apply
,git rebase
,git diff
,git diff-tree
,git config --global
,remote | submodule | request-pull
,GIT_TRACE, GIT_CURL_VERBOSE
,clean
,main
,git show-ref
,git reset
,git prune
,git ls-remote origin
,git checkout
,git switch
,pathspec
,git credential-osxkeychain
,git version
,pre-commit
,git --help
, GitBook,refs/
Advertising: