gitk not enough memory

error getting diffs: couldn't fork child process: not enough memory


解決方法

gitk --all -n 256
gitk --all -n 10
gitk --all -n XX
XX是最近幾個提交
參考:
https://www.spinics.net/lists/git/msg39209.html

發佈了66 篇原創文章 · 獲贊 18 · 訪問量 18萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章