blob: 4c99d6a1c68faf953de4a4ebeb796564d20c5b3d (
plain) (
blame)
1
2
3
4
5
|
// SPDX-License-Identifier: AGPL-3.0-only
// SPDX-FileCopyrightText: Copyright (c) 2025 Runxi Yu <https://runxiyu.org>
// Package oldgit provides deprecated functions that depend on go-git.
package oldgit
|