1
0
mirror of synced 2025-12-21 19:06:49 -05:00

Update managing-remote-repositories.md

deleting extra words
This commit is contained in:
marcmam2
2021-11-14 18:04:49 -03:00
committed by GitHub
parent 2caf82294f
commit 6c064fd367

View File

@@ -172,7 +172,7 @@ $ git remote -v
### Troubleshooting: Could not rename config section 'remote.[old name]' to 'remote.[new name]' ### Troubleshooting: Could not rename config section 'remote.[old name]' to 'remote.[new name]'
This error means that the remote you tried the old remote name you typed doesn't exist. This error means that the old remote name you typed doesn't exist.
You can check which remotes currently exist with the `git remote -v` command: You can check which remotes currently exist with the `git remote -v` command: