blob: 11d24d50d0bc7662c5d2b0d1a4667e666398ee1c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
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.
"""]]
|