commit | 0e2824a63c5da1fa5ef2fe48d773046e27390bd5 | [log] [tgz] |
---|---|---|
author | Konstantin Ryabitsev <konstantin@linuxfoundation.org> | Wed Aug 26 09:05:12 2020 -0400 |
committer | Konstantin Ryabitsev <konstantin@linuxfoundation.org> | Wed Aug 26 09:05:12 2020 -0400 |
tree | 41f0f4297bd054260d9ef218f94e4e6340082124 | |
parent | 4362f7366eeb391e113ccb23dddd3f37c308b614 [diff] |
Make sure a repo has an "origin" remote When gitolite beats us to creating a new repository, it may be lacking the "origin" remote. Make sure it's there. Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>