Merge remote-tracking branch 'origin/main'

This commit is contained in:
Mike Mi
2026-08-09 16:23:28 +08:00
3 changed files with 15 additions and 0 deletions

1
COMMIT_EDITMSG Normal file
View File

@@ -0,0 +1 @@
Organize host and robot streaming releases

13
config Normal file
View File

@@ -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/*

1
description Normal file
View File

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