mirror of
https://github.com/harness/drone.git
synced 2025-05-01 21:21:11 +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
|
||||
|
||||
```sh
|
||||
git remote add origin REPO_URL.git
|
||||
git remote add origin REPO_URL
|
||||
git branch -M main
|
||||
git push -u origin main
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user