From: Joey Hess Date: Wed, 19 May 2021 14:55:35 +0000 (-0400) Subject: comment X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~91^2~357 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=901f1fc74c964986cd13c2943dd942349fa477a2;p=git-annex.git comment --- 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. +"""]]