You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// You can also directly specify the download path address of gitHub
104
104
}
105
105
@@ -147,7 +147,7 @@ When downloading the private repo, you need to provide download permission. At t
147
147
148
148
Download permission is provided by passing in user name and password. When passing in user name, password can not be provided explicitly. When password is not provided, password input option will appear password prompt;
149
149
```bash
150
-
$ dgit d https://github.com/JohnApache/hasaki-cli/tree/master/src -d ./abc -u JohnApache
150
+
$ dgit d https://github.com/xlei1123/limu-ele-pro/tree/master/src -d ./abc -u xlei1123
151
151
```
152
152
+ OAuth2 token
153
153
@@ -156,11 +156,11 @@ When downloading the private repo, you need to provide download permission. At t
156
156
Set the token method, which is located in Github Settings -> Developer settings -> Personal access tokens
157
157
158
158
```bash
159
-
$ dgit d https://github.com/JohnApache/hasaki-cli/tree/master/src -d ./abc -t OAUTH-TOKEN
159
+
$ dgit d https://github.com/xlei1123/limu-ele-pro/tree/master/src -d ./abc -t OAUTH-TOKEN
160
160
```
161
161
162
162
## Questions
163
-
Please open an issue [here](https://github.com/JohnApache/dgit/issues).
163
+
Please open an issue [here](https://github.com/xlei1123/dgit/issues).
0 commit comments