Browse Source

파일 업로드 ''

master
KSH 4 years ago
parent
commit
61b76c7273
  1. 1
      COMMIT_EDITMSG
  2. 1
      HEAD
  3. 13
      config
  4. 1
      description

1
COMMIT_EDITMSG

@ -0,0 +1 @@
first commit

1
HEAD

@ -0,0 +1 @@
ref: refs/heads/master

13
config

@ -0,0 +1,13 @@
[core]
repositoryformatversion = 0
filemode = false
bare = false
logallrefupdates = true
symlinks = false
ignorecase = true
[remote "origin"]
url = https://github.com/ksh002/https---github.com-ksh002-cocktail-upload-main.git
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
remote = origin
merge = refs/heads/master

1
description

@ -0,0 +1 @@
Unnamed repository; edit this file 'description' to name the repository.
Loading…
Cancel
Save