From b1379590ca33545b70fd7ecfc06284811ad33f24 Mon Sep 17 00:00:00 2001 From: Aaron Date: Fri, 6 Jun 2025 11:54:18 -0400 Subject: [PATCH] wth? --- a_test_addition.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/a_test_addition.txt b/a_test_addition.txt index 89b5c87..a9fea7e 100644 --- a/a_test_addition.txt +++ b/a_test_addition.txt @@ -5,3 +5,5 @@ Suppose this is like a piece of code that I'm adding to the repository. This is I'm adding stuff. Lots of stuff. just piling it in. Suppose I make a mistake during some commit? + +git reset --soft HEAD~1 isn't really undoing the addition of the mistake line? \ No newline at end of file