From 19417c5b1923f2abe93b971a0e3c2a549ecfff18 Mon Sep 17 00:00:00 2001 From: nik23122000 <2018itnis008@ldce.ac.in> Date: Sun, 27 Feb 2022 11:37:59 +0530 Subject: [PATCH 1/8] added working --- Working/Working.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 Working/Working.js diff --git a/Working/Working.js b/Working/Working.js new file mode 100644 index 0000000..d906f03 --- /dev/null +++ b/Working/Working.js @@ -0,0 +1 @@ +console.log("wrking") \ No newline at end of file From 56aedb70cf39354f0fb5fad7217b462c4f27a9e1 Mon Sep 17 00:00:00 2001 From: nik23122000 <2018itnis008@ldce.ac.in> Date: Sun, 27 Feb 2022 11:38:17 +0530 Subject: [PATCH 2/8] add work file which is under working --- Working/work.js | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 Working/work.js diff --git a/Working/work.js b/Working/work.js new file mode 100644 index 0000000..e69de29 From c2f88e343b2d0119404b9c14c025eba0398d782a Mon Sep 17 00:00:00 2001 From: nik23122000 <2018itnis008@ldce.ac.in> Date: Sun, 27 Feb 2022 11:39:06 +0530 Subject: [PATCH 3/8] work 1 complete --- Working/work.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Working/work.js b/Working/work.js index e69de29..7628d91 100644 --- a/Working/work.js +++ b/Working/work.js @@ -0,0 +1 @@ +console.log("hrllo work"); \ No newline at end of file From afcb203aaacf61540bfc59aaddb5b6d676c62bc8 Mon Sep 17 00:00:00 2001 From: nik23122000 <2018itnis008@ldce.ac.in> Date: Sun, 27 Feb 2022 11:39:21 +0530 Subject: [PATCH 4/8] work 2 complete --- Working/work.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Working/work.js b/Working/work.js index 7628d91..5428cb4 100644 --- a/Working/work.js +++ b/Working/work.js @@ -1 +1,4 @@ -console.log("hrllo work"); \ No newline at end of file +console.log("hrllo work"); + + +console.log("hello work 2"); \ No newline at end of file From b1dccc3f3621bea9d3e44a86d8b80f6dc004f751 Mon Sep 17 00:00:00 2001 From: nik23122000 <2018itnis008@ldce.ac.in> Date: Sun, 27 Feb 2022 11:39:37 +0530 Subject: [PATCH 5/8] work 3 complete --- Working/work.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Working/work.js b/Working/work.js index 5428cb4..16cf7fa 100644 --- a/Working/work.js +++ b/Working/work.js @@ -1,4 +1,6 @@ console.log("hrllo work"); -console.log("hello work 2"); \ No newline at end of file +console.log("hello work 2"); + +console.log("hello work 3"); \ No newline at end of file From b22cd34ace9c649f3565d41b66c77a8523cd7521 Mon Sep 17 00:00:00 2001 From: nik23122000 <2018itnis008@ldce.ac.in> Date: Sun, 27 Feb 2022 11:39:50 +0530 Subject: [PATCH 6/8] work 4 complete --- Working/work.js | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Working/work.js b/Working/work.js index 16cf7fa..cada086 100644 --- a/Working/work.js +++ b/Working/work.js @@ -3,4 +3,8 @@ console.log("hrllo work"); console.log("hello work 2"); -console.log("hello work 3"); \ No newline at end of file +console.log("hello work 3"); + + + +console.log("addedd work 4 status"); \ No newline at end of file From c0b5f3cf5468df1cad6135044639eba46cf3e226 Mon Sep 17 00:00:00 2001 From: nik23122000 <2018itnis008@ldce.ac.in> Date: Sun, 27 Feb 2022 11:40:04 +0530 Subject: [PATCH 7/8] work 5(final) complete --- Working/work.js | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Working/work.js b/Working/work.js index cada086..05134a0 100644 --- a/Working/work.js +++ b/Working/work.js @@ -7,4 +7,8 @@ console.log("hello work 3"); -console.log("addedd work 4 status"); \ No newline at end of file +console.log("addedd work 4 status"); + + + +console.log("final work addedd"); \ No newline at end of file From 6607a9a2efa026b65aa875327303d0bc311b53bc Mon Sep 17 00:00:00 2001 From: nik23122000 <2018itnis008@ldce.ac.in> Date: Sun, 27 Feb 2022 11:48:29 +0530 Subject: [PATCH 8/8] Revert "work 4 complete" This reverts commit b22cd34ace9c649f3565d41b66c77a8523cd7521. --- Working/work.js | 8 -------- 1 file changed, 8 deletions(-) diff --git a/Working/work.js b/Working/work.js index 05134a0..0c3405e 100644 --- a/Working/work.js +++ b/Working/work.js @@ -4,11 +4,3 @@ console.log("hrllo work"); console.log("hello work 2"); console.log("hello work 3"); - - - -console.log("addedd work 4 status"); - - - -console.log("final work addedd"); \ No newline at end of file