error getting diffs: couldn't fork child process: not enough memory
解决方法
gitk --all -n 256
gitk --all -n 10
gitk --all -n XXXX是最近几个提交参考:https://www.spinics.net/lists/git/msg39209.html
error getting diffs: couldn't fork child process: not enough memory
解决方法
gitk --all -n 256
gitk --all -n 10
gitk --all -n XXXX是最近几个提交参考:https://www.spinics.net/lists/git/msg39209.html