From d680961a5812cfc0506f729fa63534e3e3031e95 Mon Sep 17 00:00:00 2001 From: zleyyij Date: Wed, 23 Aug 2023 15:23:26 -0600 Subject: [PATCH] vault backup: 2023-08-23 15:23:26 --- The basics of Git.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/The basics of Git.md b/The basics of Git.md index c09bf5a..9ae7b49 100644 --- a/The basics of Git.md +++ b/The basics of Git.md @@ -47,4 +47,5 @@ `git stash` - 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 +- Fetch remote changes and apply them locally +- \ No newline at end of file