From bde6ecda30558bc6a7035aa8c5a73e1284eef297 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawlobQ5j7hQVIGkwMWW3yKB_DWqthJcpnsQ" Date: Tue, 10 Mar 2015 01:52:40 -0400 Subject: --- doc/forum/Git_commit_error.mdwn | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 doc/forum/Git_commit_error.mdwn diff --git a/doc/forum/Git_commit_error.mdwn b/doc/forum/Git_commit_error.mdwn new file mode 100644 index 000000000..97d16b5c3 --- /dev/null +++ b/doc/forum/Git_commit_error.mdwn @@ -0,0 +1,17 @@ +Every time when Git push from the source dir, it failes at "Died at /usr/share/perl5/IkiWiki/CGI.pm line 491." which is completely cryptic to me. Then it start to issue the content of `index.md` where each line starts with `remote: ` + + + source$ git push + Counting objects: 33, done. + Delta compression using up to 4 threads. + Compressing objects: 100% (32/32), done. + Writing objects: 100% (33/33), 11.62 KiB | 0 bytes/s, done. + Total 33 (delta 15), reused 0 (delta 0) + remote: Died at /usr/share/perl5/IkiWiki/CGI.pm line 491. + remote: Content-type: text/html + remote: + remote: + remote: + +Any ideas? -- cgit v1.2.3