From cd575873b1482f8215f994a83567cb264ac8f24e Mon Sep 17 00:00:00 2001 From: Nelson Figueroa <30811275+nelsonfigueroa@users.noreply.github.com> Date: Thu, 22 May 2025 12:58:57 -0700 Subject: [PATCH] git-changelog: update more information links (#16560) --- pages.id/common/git-changelog.md | 2 +- pages.ko/common/git-changelog.md | 2 +- pages.zh/common/git-changelog.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pages.id/common/git-changelog.md b/pages.id/common/git-changelog.md index 187e3b28ea..8a5154f4a2 100644 --- a/pages.id/common/git-changelog.md +++ b/pages.id/common/git-changelog.md @@ -2,7 +2,7 @@ > Buat laporan riwayat perubahan (changelog) dari daftar komit dan tag yang terkandung dalam repositori Git. > Bagian dari `git-extras`. -> Informasi lebih lanjut: . +> Informasi lebih lanjut: . - Buat atau mutakhirkan file `History.md` berisikan riwayat komit sejak tag komit Git terkini: diff --git a/pages.ko/common/git-changelog.md b/pages.ko/common/git-changelog.md index ce33364284..78074fb96b 100644 --- a/pages.ko/common/git-changelog.md +++ b/pages.ko/common/git-changelog.md @@ -2,7 +2,7 @@ > 저장소 커밋 및 태그에서 변경 로그 보고서를 생성. > `git-extras`의 일부. -> 더 많은 정보: . +> 더 많은 정보: . - 최신 Git 태그 이후의 커밋 메시지로 기존 파일을 업데이트하거나 새 `History.md` 파일을 생성: diff --git a/pages.zh/common/git-changelog.md b/pages.zh/common/git-changelog.md index a2fa94963c..efa77e70fc 100644 --- a/pages.zh/common/git-changelog.md +++ b/pages.zh/common/git-changelog.md @@ -2,7 +2,7 @@ > 从仓库提交和标签生成变更日志报告。 > 属于 `git-extras` 的一部分。 -> 更多信息:. +> 更多信息:. - 更新现有文件或创建新的 `History.md` 文件,包含自最新 Git 标签以来的提交信息: