diff --git a/COMMIT_EDITMSG b/COMMIT_EDITMSG new file mode 100644 index 0000000..d47d03c --- /dev/null +++ b/COMMIT_EDITMSG @@ -0,0 +1 @@ +Organize host and robot streaming releases diff --git a/config b/config new file mode 100644 index 0000000..b35ef90 --- /dev/null +++ b/config @@ -0,0 +1,13 @@ +[core] + repositoryformatversion = 0 + filemode = false + bare = false + logallrefupdates = true + symlinks = false + ignorecase = true +[user] + name = Mike Mi + email = 2873@qq.com +[remote "origin"] + url = https://gitea.public.snrc.site/mimingkang/OmniSocketGo_streaming.git + fetch = +refs/heads/*:refs/remotes/origin/* diff --git a/description b/description new file mode 100644 index 0000000..498b267 --- /dev/null +++ b/description @@ -0,0 +1 @@ +Unnamed repository; edit this file 'description' to name the repository.