From 437b222e9367bd6f453f33fe3653054adfae5a91 Mon Sep 17 00:00:00 2001 From: justinmares Date: Mon, 2 Mar 2015 17:20:19 -0800 Subject: [PATCH 1/3] Update firstGit --- firstGit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firstGit b/firstGit index 54e5455..c25454e 100644 --- a/firstGit +++ b/firstGit @@ -2,4 +2,4 @@ Congrats! You now know how to use Git :) Keep on going through the lessons! -- Justin \ No newline at end of file +- Justin and Nat From 96646ecfcbd64e05d7407a664088e00074a79730 Mon Sep 17 00:00:00 2001 From: Jacob Poterbin Date: Sun, 13 Aug 2017 22:51:04 -0500 Subject: [PATCH 2/3] Removed Nat from signature. --- firstGit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firstGit b/firstGit index c25454e..4a77297 100644 --- a/firstGit +++ b/firstGit @@ -2,4 +2,4 @@ Congrats! You now know how to use Git :) Keep on going through the lessons! -- Justin and Nat +- Justin From 0a6f54cfd75656700fe96d53e6ad3fc909025e41 Mon Sep 17 00:00:00 2001 From: Jacob Poterbin Date: Sun, 13 Aug 2017 23:04:39 -0500 Subject: [PATCH 3/3] added changes for bonus lesson. --- firstGit | 2 ++ 1 file changed, 2 insertions(+) diff --git a/firstGit b/firstGit index 4a77297..ce9e38d 100644 --- a/firstGit +++ b/firstGit @@ -3,3 +3,5 @@ Congrats! You now know how to use Git :) Keep on going through the lessons! - Justin + +P.S. This is part of the bonus challenge.