diff options
Diffstat (limited to 'doc/forum/gitpush_problem')
| -rw-r--r-- | doc/forum/gitpush_problem/comment_1_ba6fb30ea2e2759776351408a3a69b44._comment | 13 | ||||
| -rw-r--r-- | doc/forum/gitpush_problem/comment_2_342b7657b964e836840a78b85a09749b._comment | 8 |
2 files changed, 21 insertions, 0 deletions
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 00000000..11d24d50 --- /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. +"""]] diff --git a/doc/forum/gitpush_problem/comment_2_342b7657b964e836840a78b85a09749b._comment b/doc/forum/gitpush_problem/comment_2_342b7657b964e836840a78b85a09749b._comment new file mode 100644 index 00000000..55bc85f6 --- /dev/null +++ b/doc/forum/gitpush_problem/comment_2_342b7657b964e836840a78b85a09749b._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2015-07-30T15:29:46Z" + content=""" +Hmm, I do reproduce same problem spinning a remote host that's been +upgraded to this git version. +"""]] |
