aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/repo_base.go
blob: 6c148d9af516a10eff4b95d0f20979d54e98eed8 (plain)
1
2
3
4
5
6
// Copyright 2021 The Gitea Authors. All rights reserved.
// SPDX-License-Identifier: MIT

package git

var isGogit bool