From 17ea6720a360d77960c1cb6f051c888cadfdfc7c Mon Sep 17 00:00:00 2001 From: zleyyij Date: Wed, 23 Aug 2023 15:17:26 -0600 Subject: [PATCH] vault backup: 2023-08-23 15:17:26 --- The basics of Git.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/The basics of Git.md b/The basics of Git.md index 11004c8..7412e95 100644 --- a/The basics of Git.md +++ b/The basics of Git.md @@ -45,4 +45,4 @@ ### Merge local changes with remote changes `git stash` -- Take any code that hasn't been committed, and \ No newline at end of file +- Take any code that hasn't been committed, and save, before reverting back to the latest commit. \ No newline at end of file