From 218b54ae948d8174906a0687aa60a77a64d6c453 Mon Sep 17 00:00:00 2001 From: Gunasundaram Date: Wed, 29 Dec 2021 16:48:10 +0400 Subject: [PATCH 1/2] committed new.js and changes in another file --- ui/main.js | 1 + ui/new.js | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 ui/new.js diff --git a/ui/main.js b/ui/main.js index 4cf7ed58de3..420e1d822c4 100644 --- a/ui/main.js +++ b/ui/main.js @@ -1 +1,2 @@ console.log('Loaded!'); +console.log('Welcome'); diff --git a/ui/new.js b/ui/new.js new file mode 100644 index 00000000000..08e82f2c31f --- /dev/null +++ b/ui/new.js @@ -0,0 +1,2 @@ +console.log('NEW Loaded!'); +console.log('NEW Welcome'); \ No newline at end of file From 430bcb4bb3687543b0f94859e84782f21288be61 Mon Sep 17 00:00:00 2001 From: Gunasundaram Date: Wed, 29 Dec 2021 17:03:16 +0400 Subject: [PATCH 2/2] new branch changes --- ui/new1.js | 2 ++ ui/new2.js | 1 + 2 files changed, 3 insertions(+) create mode 100644 ui/new1.js create mode 100644 ui/new2.js diff --git a/ui/new1.js b/ui/new1.js new file mode 100644 index 00000000000..08e82f2c31f --- /dev/null +++ b/ui/new1.js @@ -0,0 +1,2 @@ +console.log('NEW Loaded!'); +console.log('NEW Welcome'); \ No newline at end of file diff --git a/ui/new2.js b/ui/new2.js new file mode 100644 index 00000000000..ce013625030 --- /dev/null +++ b/ui/new2.js @@ -0,0 +1 @@ +hello