summaryrefslogtreecommitdiff
path: root/doc/forum/trying_to_--spin_to_a_sid+experimental_machine/comment_2_8600d257d92f786f2fcf0d4934f727d5._comment
blob: 51c3fc5313b171b37a4f85b69a3334ad2a71c5f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[[!comment format=mdwn
 username="joey"
 subject="""comment 2"""
 date="2015-03-30T23:22:17Z"
 content="""
Pushing to origin is needed when using propellor in the central git
repository deployment mode. So it makes sense for --spin to try to push.
If that push fails for some reason, it's not a fatal error, since propellor
--spin also does peer-to-peer pushes.

I don't think I want to get into trying to determine if a particular origin
repo url is read-only or read-write. It can be hard to tell with eg
a https url.

Why don't you just `git remote rename origin upstream`? If the remote
is not called origin, propellor will ignore it.
"""]]