Ppear213img
2de9f199创建于 2025年5月7日历史提交

tcping 中文帮助

tcping 192.xxx.xx.xx 8080

把当前所有文件添加到暂存区

 git  add  .   

提交暂存区到仓库 打标签

 git  commit  -m  "提交信息" 

推送到远程仓库

git  push 

Zep Logo