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