diff --git a/IT/The basics of Git.md b/IT/The basics of Git.md index 9e31636..1ea8763 100644 --- a/IT/The basics of Git.md +++ b/IT/The basics of Git.md @@ -73,4 +73,4 @@ Then open the project in any merge conflict resolver, and manually resolve the c ## Prune branches that aren't on remote
-`gu` \ No newline at end of file +`gut remote prune origin` \ No newline at end of file