From f4bdfbef7da27652b6c93a4f6eea05b0c0a19d28 Mon Sep 17 00:00:00 2001 From: chmh Date: Wed, 9 Oct 2024 23:20:51 +0900 Subject: [PATCH 1/4] =?UTF-8?q?=EC=A3=BC=EC=84=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 주석을 추가했음 --- src/unit/block.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/unit/block.js b/src/unit/block.js index ca5c9f33..23809233 100644 --- a/src/unit/block.js +++ b/src/unit/block.js @@ -1,6 +1,6 @@ import { List } from 'immutable'; import { blockShape, origin } from './const'; - +#주석을 추가해 봅니다. class Block { constructor(option) { this.type = option.type; From 5ab6bd5444ef4dd042cea064ee86aafe1ff36685 Mon Sep 17 00:00:00 2001 From: chmh Date: Wed, 9 Oct 2024 23:21:54 +0900 Subject: [PATCH 2/4] =?UTF-8?q?Revert=20"=EC=A3=BC=EC=84=9D"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit f4bdfbef7da27652b6c93a4f6eea05b0c0a19d28. --- src/unit/block.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/unit/block.js b/src/unit/block.js index 23809233..ca5c9f33 100644 --- a/src/unit/block.js +++ b/src/unit/block.js @@ -1,6 +1,6 @@ import { List } from 'immutable'; import { blockShape, origin } from './const'; -#주석을 추가해 봅니다. + class Block { constructor(option) { this.type = option.type; From 77cfc8c6733729c4f66c8e8f8b27da0c9fc66e20 Mon Sep 17 00:00:00 2001 From: choimh331 Date: Wed, 9 Oct 2024 23:24:14 +0900 Subject: [PATCH 3/4] Create practice.txt --- practice.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 practice.txt diff --git a/practice.txt b/practice.txt new file mode 100644 index 00000000..7acc5bfd --- /dev/null +++ b/practice.txt @@ -0,0 +1 @@ +안녕하세요 From 76b2f1caa8147dfa210b97c063aaf4b2a587033c Mon Sep 17 00:00:00 2001 From: chmh Date: Wed, 9 Oct 2024 23:43:45 +0900 Subject: [PATCH 4/4] =?UTF-8?q?Create=20=EC=9E=91=EC=97=85=EC=B6=94?= =?UTF-8?q?=EA=B0=80.txt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- "\354\236\221\354\227\205\354\266\224\352\260\200.txt" | 1 + 1 file changed, 1 insertion(+) create mode 100644 "\354\236\221\354\227\205\354\266\224\352\260\200.txt" diff --git "a/\354\236\221\354\227\205\354\266\224\352\260\200.txt" "b/\354\236\221\354\227\205\354\266\224\352\260\200.txt" new file mode 100644 index 00000000..1a252866 --- /dev/null +++ "b/\354\236\221\354\227\205\354\266\224\352\260\200.txt" @@ -0,0 +1 @@ +일부작업 진행 \ No newline at end of file