File tree Expand file tree Collapse file tree 3 files changed +18
-10
lines changed Expand file tree Collapse file tree 3 files changed +18
-10
lines changed File renamed without changes.
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change 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
3
3
4
- ## Requirements
5
4
6
- ### Credentials
7
- - key.json is the GSR service account with push permissions
8
5
9
- ### Environment Variables
6
+ ### Google Source Repository Mirror
10
7
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 )
You can’t perform that action at this time.
0 commit comments