Skip to content

Commit 31d79e8

Browse files
committed
tidyup
1 parent fd1b076 commit 31d79e8

File tree

3 files changed

+18
-10
lines changed

3 files changed

+18
-10
lines changed
File renamed without changes.

gsr-mirror/readme.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Google Source Repository Mirror
2+
> Mirror from Github Gitlab and Bitbucket to Google GSR
3+
4+
## Requirements
5+
6+
### Credentials
7+
- key.json is the GSR service account with push permissions
8+
9+
### Environment Variables
10+
11+
- PROGRESS_URL - webhook callback to set the mirror syncing status
12+
- SOURCE_URL - git url embedded with basic auth
13+
- GSR_REPO - remote origin url
14+
- SUCCESS_URL - webhook callback to set the mirror sync success status status

readme.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
1-
# Google Source Repository Mirror
2-
> Mirror from Github Gitlab and Bitbucket to Google GSR
1+
# Git Mirror
2+
> Platformer toolkit to mirror git repos from Gitlab Bitbucket and Github into cloud repositories
33
4-
## Requirements
54

6-
### Credentials
7-
- key.json is the GSR service account with push permissions
85

9-
### Environment Variables
6+
### Google Source Repository Mirror
107

11-
- PROGRESS_URL - webhook callback to set the mirror syncing status
12-
- SOURCE_URL - git url embedded with basic auth
13-
- GSR_REPO - remote origin url
14-
- SUCCESS_URL - webhook callback to set the mirror sync success status status
8+
[Read Documentation](./gsr-mirror/readme.md)

0 commit comments

Comments
 (0)