Compare commits

..

5 Commits

Author SHA1 Message Date
c8b2ecdad7 서브트리 코드 추가 2025-06-17 15:08:03 +09:00
5cd019c928 서브트리 추가 2025-06-17 14:37:51 +09:00
a3e9a40cf4 Add 'subtrees/' from commit '4068f8ddfb6b69c82ab8afe18a75894998c1fdbc'
git-subtree-dir: subtrees
git-subtree-mainline: 0a3611d37a
git-subtree-split: 4068f8ddfb
2025-06-17 14:37:13 +09:00
4068f8ddfb 첫커밋 2025-06-17 12:32:50 +09:00
13af65aae1 first commit 2025-06-17 11:25:47 +09:00
3 changed files with 4 additions and 0 deletions

2
subtree/main.py Normal file
View File

@@ -0,0 +1,2 @@
print("서브트리")
print("코드 추가")

0
subtrees/README.md Normal file
View File

2
subtrees/main.py Normal file
View File

@@ -0,0 +1,2 @@
print("테스트코드")
print("테스트코드")