aboutsummaryrefslogtreecommitdiff
path: root/src/infrastructure/config/gitconfig
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-03-27 15:14:57 -0300
committerEuAndreh <eu@euandre.org>2023-03-27 15:14:57 -0300
commitad6dd6bab44a685fb2c61f9b6d9df3d66a10cacf (patch)
tree973e263605f1c69a5b3dc3a2903fb00e6369a21e /src/infrastructure/config/gitconfig
parentsrc/infrastructure/config/conf.env: Use file to parameterize reconfigure(8) a... (diff)
downloadtoph-ad6dd6bab44a685fb2c61f9b6d9df3d66a10cacf.tar.gz
toph-ad6dd6bab44a685fb2c61f9b6d9df3d66a10cacf.tar.xz
src/infrastructure/scripts/report.sh: Auto-fetch missing commits
Notes
See CI logs with: git notes --ref=refs/notes/ci-logs show ad6dd6bab44a685fb2c61f9b6d9df3d66a10cacf git notes --ref=refs/notes/ci-data show ad6dd6bab44a685fb2c61f9b6d9df3d66a10cacf Exit status: 0 Duration: 20
Diffstat (limited to 'src/infrastructure/config/gitconfig')
-rw-r--r--src/infrastructure/config/gitconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/infrastructure/config/gitconfig b/src/infrastructure/config/gitconfig
index 996aa74..43ab464 100644
--- a/src/infrastructure/config/gitconfig
+++ b/src/infrastructure/config/gitconfig
@@ -7,3 +7,5 @@
detachedHead = false
[receive]
advertisePushOptions = true
+[uploadpack]
+ allowAnySHA1InWant = true