diff --git a/The basics of Git.md b/The basics of Git.md index 9ae7b49..2918e83 100644 --- a/The basics of Git.md +++ b/The basics of Git.md @@ -48,4 +48,3 @@ - Take any code that hasn't been committed, and save, before reverting back to the latest commit. `git pull` - Fetch remote changes and apply them locally -- \ No newline at end of file