為什麼這篇Repo forall鄉民發文收入到精華區:因為在Repo forall這個討論話題中,有許多相關的文章在討論,這篇最有參考價值!作者gigigigi (gigigigi)看板Linux標題[問題] repo + git 日期排序...
因為專案裡面有很多個個別git 管理
我最近有個需求想知道某日期之後有哪些 commit
repo forall -c "git log --after="2017-3-23" --date-order"
上面的 --date-order 參數看起來只能針對個別git 日期排序
不知道是否有辦法針對所有 git 指定日期之後的 git commit 做日期排序?
謝謝
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 175.181.189.156
※ 文章網址: https://www.ptt.cc/bbs/Linux/M.1493303180.A.67B.html