diff --git a/IT/The basics of Git.md b/IT/The basics of Git.md index 1ea8763..7e701de 100644 --- a/IT/The basics of Git.md +++ b/IT/The basics of Git.md @@ -73,4 +73,6 @@ 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` \ No newline at end of file +`gut remote prune origin` + +## Changing the location of an up \ No newline at end of file