From d918dbfb61778610c68ce9a9b8e22d470607ce62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B8=D1=85=D0=B0=D0=B8=D0=BB=20=D0=9A=D0=B0=D0=BF?= =?UTF-8?q?=D0=B5=D0=BB=D1=8C=D0=BA=D0=BE?= Date: Tue, 18 Aug 2020 15:56:01 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A1=D0=BE=D0=B7=D0=B4=D0=B0=D1=82=D1=8C=20?= =?UTF-8?q?=D0=BD=D0=B0=20=D0=BE=D1=81=D0=BD=D0=BE=D0=B2=D0=B5=20gitjs-pri?= =?UTF-8?q?vet-mir=20|=20Create=20based=20on=20gitjs-privet-mir?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 0000 | 5 +++++ привет|hello.js | 7 +++++++ привет|hello.череда | 2 ++ 3 files changed, 14 insertions(+) create mode 100644 0000 create mode 100644 привет|hello.js create mode 100644 привет|hello.череда diff --git a/0000 b/0000 new file mode 100644 index 0000000..e9cb6da --- /dev/null +++ b/0000 @@ -0,0 +1,5 @@ +Привет | Hello +1.0.0 + +/привет|hello.череда +x /привет|hello.js diff --git a/привет|hello.js b/привет|hello.js new file mode 100644 index 0000000..14b90ca --- /dev/null +++ b/привет|hello.js @@ -0,0 +1,7 @@ +ПоприветствоватьМир = function() +{ + console.log("Привет, мир!"); + console.log("Hello, world!"); + document.body.innerHTML += "

Привет, мир!

"; + document.body.innerHTML += "

Hello, world!

"; +}; diff --git a/привет|hello.череда b/привет|hello.череда new file mode 100644 index 0000000..278573b --- /dev/null +++ b/привет|hello.череда @@ -0,0 +1,2 @@ +пуск + поприветствовать мир