[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = git@github.com:apache/skywalking-banyandb.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "main"]
	remote = origin
	merge = refs/heads/main
	vscode-merge-base = origin/main
[pull]
	rebase = true
[remote "Tsukilc"]
	url = https://github.com/tsukilc/skywalking-banyandb
	fetch = +refs/heads/*:refs/remotes/Tsukilc/*
	github-pr-remote = true
[remote "onkar717"]
	url = https://github.com/onkar717/skywalking-banyandb
	fetch = +refs/heads/*:refs/remotes/onkar717/*
	github-pr-remote = true
[remote "wesamabed"]
	url = https://github.com/wesamabed/skywalking-banyandb
	fetch = +refs/heads/*:refs/remotes/wesamabed/*
	github-pr-remote = true
[remote "ButterBright"]
	url = https://github.com/butterbright/skywalking-banyandb
	fetch = +refs/heads/*:refs/remotes/ButterBright/*
	github-pr-remote = true
[remote "private"]
	url = git@github.com:hanahmily/skywalking-banyandb.git
	fetch = +refs/heads/*:refs/remotes/private/*
[branch "perf/trace-merge"]
	github-pr-base-branch = "apache#skywalking-banyandb#main"
	vscode-merge-base = origin/main
	vscode-merge-base = origin/main
	remote = private
	merge = refs/heads/perf/trace-merge
	github-pr-owner-number = "apache#skywalking-banyandb#804"
	github-pr-owner-number = "apache#skywalking-banyandb#804"
	github-pr-owner-number = "apache#skywalking-banyandb#804"
[remote "mrproliu"]
	url = https://github.com/mrproliu/skywalking-banyandb
	fetch = +refs/heads/*:refs/remotes/mrproliu/*
	github-pr-remote = true
[branch "feat/fodc-proxy"]
	remote = Fine0830
	pushRemote = https://github.com/Fine0830/skywalking-banyandb.git
	vscode-merge-base = origin/main
	merge = refs/heads/feat/fodc-proxy
	github-pr-owner-number = "apache#skywalking-banyandb#918"
[remote "Fine0830"]
	url = https://github.com/fine0830/skywalking-banyandb
	fetch = +refs/heads/*:refs/remotes/Fine0830/*
	github-pr-remote = true
[branch "doc-quickstart"]
	remote = private
	merge = refs/heads/doc-quickstart
	vscode-merge-base = private/doc-quickstart
	github-pr-owner-number = "apache#skywalking-banyandb#997"
[branch "bug/dup-topn-query"]
	remote = origin
	merge = refs/heads/bug/dup-topn-query
[branch "feat/sidx-timerange"]
	remote = origin
	merge = refs/heads/feat/sidx-timerange
[branch "vendor-update"]
	remote = origin
	merge = refs/heads/vendor-update
[branch "chore/dep"]
	remote = origin
	merge = refs/heads/chore/dep
[branch "fix/segment-range"]
	remote = origin
	merge = refs/heads/fix/segment-range
