From c11021f48a93b39abcab20cfc6110f15a8264106 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 30 Jul 2015 11:04:42 -0400 Subject: [PATCH] comment --- ...ment_1_ba6fb30ea2e2759776351408a3a69b44._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/forum/gitpush_problem/comment_1_ba6fb30ea2e2759776351408a3a69b44._comment diff --git a/doc/forum/gitpush_problem/comment_1_ba6fb30ea2e2759776351408a3a69b44._comment b/doc/forum/gitpush_problem/comment_1_ba6fb30ea2e2759776351408a3a69b44._comment new file mode 100644 index 0000000..11d24d5 --- /dev/null +++ b/doc/forum/gitpush_problem/comment_1_ba6fb30ea2e2759776351408a3a69b44._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2015-07-30T15:00:57Z" + content=""" +About all I can tell from this is that "git fetch" is failing, and +apparently complaining about being passed a "gitpush" option. + +Since the only occurrance of "gitpush" is a internal flag that propellor +passes to itself, and not to git fetch, I don't know why your propellor +would be doing this. Perhaps if you turn on `PROPELLOR_DEBUG` you'll find +out more. +"""]]