From 901f1fc74c964986cd13c2943dd942349fa477a2 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 19 May 2021 10:55:35 -0400 Subject: [PATCH] comment --- .../comment_4_b8a7f87aa1e9101fbb3e1d4e29febff5._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/forum/git-annex_causing_zombie_git_processes_to_build_up/comment_4_b8a7f87aa1e9101fbb3e1d4e29febff5._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. +"""]]