tcping:

分支1Tags0
文件最后提交记录最后更新时间
1 年前
1 年前
1 年前
1 年前
1 年前
1 年前
1 年前
1 年前
1 年前

tcping 中文帮助

tcping 192.xxx.xx.xx 8080

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

 git  add  .   

提交暂存区到仓库 打标签

 git  commit  -m  "提交信息" 

推送到远程仓库

git  push 

Zep Logo