Skip to content

Commit f8e314b

Browse files
committed
feat: 新增上游專案
Signed-off-by: 林博仁(Buo-ren Lin) <[email protected]>
1 parent c664352 commit f8e314b

File tree

3 files changed

+14
-0
lines changed

3 files changed

+14
-0
lines changed

.gitmodules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,9 @@
77
#
88
# Copyright 2024 林博仁(Buo-ren Lin) <[email protected]>
99
# SPDX-License-Identifier: CC-BY-SA-4.0
10+
[submodule "上游專案"]
11+
path = 上游專案
12+
url = https://github.com/git-cola/git-cola.git
13+
ignore = dirty
14+
shallow = true
15+
fetchRecurseSubmodules = false

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55
<https://gitlab.com/libre-knowledge/git-cola>
66
[![GitLab CI 持續整合流程狀態標章](https://gitlab.com/libre-knowledge/git-cola/badges/main/pipeline.svg?ignore_skipped=true "點擊查看 GitLab CI 持續整合流程的運行狀態")](https://gitlab.com/libre-knowledge/git-cola/-/commits/main) [![「檢查專案中的潛在問題」GitHub Actions 作業流程狀態標章](https://github.com/libre-knowledge/git-cola/actions/workflows/check-potential-problems.yml/badge.svg "本專案使用 GitHub Actions 自動化檢查專案中的潛在問題")](https://github.com/libre-knowledge/git-cola/actions/workflows/check-potential-problems.yml) [![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white "本專案使用 pre-commit 檢查專案中的潛在問題")](https://github.com/pre-commit/pre-commit) [![REUSE 規範遵從狀態標章](https://api.reuse.software/badge/gitlab.com/libre-knowledge/git-cola "本專案遵從 REUSE 規範降低軟體授權合規成本")](https://api.reuse.software/info/gitlab.com/libre-knowledge/git-cola)
77

8+
## 解決方案
9+
10+
以下列舉本主題相關的解決方案:
11+
12+
* [git-cola/git-cola: git-cola: The highly caffeinated Git GUI](https://github.com/git-cola/git-cola)
13+
上游專案
14+
815
## 參考資料
916

1017
以下列舉撰寫本主題內容時所參考的第三方資源:

上游專案

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit 247d6bfd8f7745af922e47213ce32ea0eacc5ded

0 commit comments

Comments
 (0)