diff --git a/doc/forum/git-annex_causing_zombie_git_processes_to_build_up/comment_4_b8a7f87aa1e9101fbb3e1d4e29febff5._comment b/doc/forum/git-annex_causing_zombie_git_processes_to_build_up/comment_4_b8a7f87aa1e9101fbb3e1d4e29febff5._comment new file mode 100644 index 0000000000..29309d0a22 --- /dev/null +++ b/doc/forum/git-annex_causing_zombie_git_processes_to_build_up/comment_4_b8a7f87aa1e9101fbb3e1d4e29febff5._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 4""" + date="2021-05-19T14:53:30Z" + content=""" +Pass --debug to git-annex, it will output the git commands it runs along +with their pid in [brackets], correlate that to the pid of a zombie and +tell me what the specific git command is that has the problem. +"""]]