????

Your IP : 216.73.216.136


Current Path : C:/opt/gitea/data/home/
Upload File :
Current File : C:/opt/gitea/data/home/.gitconfig

[user]
	name = Gitea
	email = gitea@fake.local
[core]
	quotePath = false
	logAllRefUpdates = true
	commitGraph = true
	longpaths = true
[gc]
	reflogExpire = 90
	writeCommitGraph = true
[receive]
	advertisePushOptions = true
	procReceiveRefs = refs/for
[fetch]
	writeCommitGraph = true
[safe]
	directory = *
[uploadpack]
	allowfilter = true
	allowAnySHA1InWant = true
[diff]
	algorithm = histogram