Tag: branch
All the articles with the tag "branch".
[Git] 如何自動刪除已經 merge 以及不再使用的 branch
Published: at 03:05 AM (2 min read)專案開發久了,不管是在 remote 還是 local 都有很多 branch,有些是已經 merge 的,有些是不再使用的,但當我們在掃 branch 的時候,時常充斥著這些 branch,我們能不能做一些設定調整或者使用指令來刪除這些 branch 呢?
[git] 如何預設讓 branch / tag list 依照更新日期顯示
Published: at 12:45 PM (1 min read)git 如何預設讓 branch / tag list 依照更新日期顯示