vault backup: 2023-10-09 09:13:46
This commit is contained in:
parent
18528b8cbb
commit
79f9a3d72f
@ -74,7 +74,3 @@ Then open the project in any merge conflict resolver, and manually resolve the c
|
|||||||
### Prune branches that aren't on remote
|
### Prune branches that aren't on remote
|
||||||
<https://stackoverflow.com/questions/7726949/remove-tracking-branches-no-longer-on-remote><br>
|
<https://stackoverflow.com/questions/7726949/remove-tracking-branches-no-longer-on-remote><br>
|
||||||
`gut remote prune origin`
|
`gut remote prune origin`
|
||||||
|
|
||||||
### Changing the URL for a remote repo
|
|
||||||
`git remote -v` will show the current remote URL.<br>
|
|
||||||
`git remote set-url`
|
|
Loading…
Reference in New Issue
Block a user