mirror of
https://github.com/harness/drone.git
synced 2025-05-21 15:01:58 +00:00
Fix small git url typo (#218)
This commit is contained in:
parent
92c82f5c44
commit
fd5bbc6904
@ -258,7 +258,7 @@ repoEmptyMarkdown: |
|
|||||||
### Or you can push an existing repository
|
### Or you can push an existing repository
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git remote add origin REPO_URL.git
|
git remote add origin REPO_URL
|
||||||
git branch -M main
|
git branch -M main
|
||||||
git push -u origin main
|
git push -u origin main
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user