From 8b1cac78886ce5d2ebdba973ad141ab81c37611e Mon Sep 17 00:00:00 2001 From: Lukey Date: Tue, 27 Jun 2023 09:01:01 +0000 Subject: [PATCH] Added a comment --- .../comment_1_b0fa5b0e1b507e9a99e62849b1d66b7e._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/Repository_operations_stuck_suddenly/comment_1_b0fa5b0e1b507e9a99e62849b1d66b7e._comment diff --git a/doc/forum/Repository_operations_stuck_suddenly/comment_1_b0fa5b0e1b507e9a99e62849b1d66b7e._comment b/doc/forum/Repository_operations_stuck_suddenly/comment_1_b0fa5b0e1b507e9a99e62849b1d66b7e._comment new file mode 100644 index 0000000000..027a9e75e4 --- /dev/null +++ b/doc/forum/Repository_operations_stuck_suddenly/comment_1_b0fa5b0e1b507e9a99e62849b1d66b7e._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="Lukey" + avatar="http://cdn.libravatar.org/avatar/c7c08e2efd29c692cc017c4a4ca3406b" + subject="comment 1" + date="2023-06-27T09:01:00Z" + content=""" +Next time, you could attach to the stuck git command with `gdb` see where it hangs. Could very well be something with the git-annex smudge/clean filters. +"""]]