From 79f9a3d72fdf2decefa7af1d25ee93405c9085f4 Mon Sep 17 00:00:00 2001 From: zleyyij Date: Mon, 9 Oct 2023 09:13:46 -0600 Subject: [PATCH] vault backup: 2023-10-09 09:13:46 --- IT/The basics of Git.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/IT/The basics of Git.md b/IT/The basics of Git.md index c5cdad0..c7dd485 100644 --- a/IT/The basics of Git.md +++ b/IT/The basics of Git.md @@ -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
`gut remote prune origin` - -### Changing the URL for a remote repo -`git remote -v` will show the current remote URL.
-`git remote set-url` \ No newline at end of file