Git
刪除含敏感資料的 Git commit 步驟
📅 September 30, 2025本文介紹如何使用 git filter-repo 工具刪除 Git commit 中的敏感資料,並重新推送到遠端倉庫。
Something about git remote branches
📅 June 22, 2024This is a practical guide to pull a remote branch to your local repository, delete a branch, and take a look of the branches.
Automation test environment with Jenkins, Git, Terraform and Amazon ECR/ECS
📅 December 30, 2023簡單紀錄透過 Jenkins、Git、Terraform 和 Amazon ECR/ECS 實現的端對端應用程式部署流程。
如何 Clone GitLab 上的 Repo 到 Local?
📅 April 29, 2023Having trouble cloning a GitLab repo to local? Here is a quick guide to help you out.