From 06a146ef2cbe92b4fbf8ebe66e179e47482e4c64 Mon Sep 17 00:00:00 2001 From: avinashvagmare <158001962+avinashvagmare@users.noreply.github.com> Date: Wed, 7 Feb 2024 12:32:46 +0530 Subject: [PATCH 1/5] Add files via upload --- thiskeywordevent.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 thiskeywordevent.html diff --git a/thiskeywordevent.html b/thiskeywordevent.html new file mode 100644 index 0000000..9400a59 --- /dev/null +++ b/thiskeywordevent.html @@ -0,0 +1,10 @@ + + + + +

The JavaScript this Keyword

+ + + + + From fd403d8a6cb53898fe131f2bb8e4453ea29550fd Mon Sep 17 00:00:00 2001 From: "[avinashvagmare]" <[avinash.vagmare2015@gmail.com]> Date: Wed, 7 Feb 2024 12:37:08 +0530 Subject: [PATCH 2/5] some text added --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8956487..39cbd9b 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,6 @@ This repository is a demo repository that you can use to practice your GitHub an through the online lessons in the [introduction to earth data science textbook on earthdatascience.org](https://www.earthdatascience.org/courses/intro-to-earth-data-science/git-github/version-control/). We will not merge any pull requests here but you can practice opening and closing them here if you want! Here is some more text. + +Some text added for demo purpose. + From 5126492eee8a3fddd84d2911bc7512b0d4cf1c4b Mon Sep 17 00:00:00 2001 From: "[avinashvagmare]" <[avinash.vagmare2015@gmail.com]> Date: Wed, 7 Feb 2024 12:43:49 +0530 Subject: [PATCH 3/5] uuu added --- uuu.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 uuu.txt diff --git a/uuu.txt b/uuu.txt new file mode 100644 index 0000000..e69de29 From d03b1d65b1761936e08c1ba82bd0d63908c5649a Mon Sep 17 00:00:00 2001 From: "[avinashvagmare]" <[avinash.vagmare2015@gmail.com]> Date: Wed, 7 Feb 2024 12:44:17 +0530 Subject: [PATCH 4/5] Revert "uuu added" This reverts commit 5126492eee8a3fddd84d2911bc7512b0d4cf1c4b. --- uuu.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 uuu.txt diff --git a/uuu.txt b/uuu.txt deleted file mode 100644 index e69de29..0000000 From cd3cbe300807881a6a37b6b905ca1840f326124f Mon Sep 17 00:00:00 2001 From: "[avinashvagmare]" <[avinash.vagmare2015@gmail.com]> Date: Wed, 7 Feb 2024 12:46:19 +0530 Subject: [PATCH 5/5] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39cbd9b..1119d6a 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,4 @@ through the online lessons in the [introduction to earth data science textbook o Here is some more text. Some text added for demo purpose. - +New text is added .