From e1ab9c0d193bbfd5034b8cdaf0dec66d59c84a7d Mon Sep 17 00:00:00 2001 From: Jeseekia Vaughn Date: Tue, 28 Mar 2023 20:57:15 -0400 Subject: [PATCH 1/2] Adding a tip for the community --- tip-from-jeseekia.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tip-from-jeseekia.md diff --git a/tip-from-jeseekia.md b/tip-from-jeseekia.md new file mode 100644 index 0000000..e69de29 From 918eb4d2ae5460ad96ef067bd067e3b02ea5992c Mon Sep 17 00:00:00 2001 From: Jeseekia Vaughn Date: Tue, 28 Mar 2023 21:00:26 -0400 Subject: [PATCH 2/2] Fix the missing file contents --- tip-from-jeseekia.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tip-from-jeseekia.md b/tip-from-jeseekia.md index e69de29..27f6656 100644 --- a/tip-from-jeseekia.md +++ b/tip-from-jeseekia.md @@ -0,0 +1,3 @@ +#Tips for working with Git + +The learning curve can be steep, but the more issues you learn how to work through in Git, the better you'll understand the foundations and be able to work with additional commands and features. \ No newline at end of file