#>*********************************************************
# THIS FILE WAS AUTO-GENERATED BY ATLASSIAN BITBUCKET.
# IT CONTAINS NO USER-SERVICEABLE PARTS.
#
# Administrators should not modify this file. Modifications
# will be overwritten each time the system is restarted.
#>*********************************************************
[core]
	hooksPath = ../../../config/git/hooks
[gc]
	auto = 0
[gc "refs/pull-requests/**"]
	reflogExpire = never
	reflogExpireUnreachable = never
[gc "stash-refs/pull-requests/**"]
	reflogExpire = never
	reflogExpireUnreachable = never
[http]
	receivepack = true
[maintenance]
	auto = false
	strategy = none
[pack]
	island = (refs)/heads/
	island = (refs)/tags/
	island = refs/(pull-requests)/
	islandCore = refs
	writeBitmapHashCache = true
	writeReverseIndex = true
[receive]
    hideRefs = refs/pull-requests
[repack]
	useDeltaIslands = true
	writeBitmaps = true
[uploadpack]
	allowAnySHA1InWant = true
	allowFilter = true