From d683099cac39db1d1e84976343073d13da13ea90 Mon Sep 17 00:00:00 2001 From: jwhitad15 Date: Mon, 17 Mar 2025 01:38:50 -0500 Subject: [PATCH] [Update] tasks.txt --- tasks.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/tasks.txt b/tasks.txt index f48e33d..0c72a00 100644 --- a/tasks.txt +++ b/tasks.txt @@ -1 +1,9 @@ # To-Do List +git add . +git commit -m "Complete Git lesson" + +git add . +git commit -m "Review HTML basics" + +git add . +git commit -m "Start JavaScript exercises"