Toggle navigation
Toggle navigation
此项目
正在载入...
Sign in
胡斌
/
srs
转到一个项目
Toggle navigation
项目
群组
代码片段
帮助
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
winlin
2015-10-08 15:53:49 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
9c2eafc244f2f32091e27ade570a6e59205cd1a7
9c2eafc2
1 parent
320f126b
refine the git command
隐藏空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
6 行增加
和
6 行删除
trunk/scripts/git.commit.sh
trunk/scripts/git.commit.sh
查看文件 @
9c2eafc
...
...
@@ -66,12 +66,12 @@ function sync_push()
done
}
sync_push --all origin
sync_push --all srs.winlin
sync_push --all srs.csdn
sync_push --all srs.oschina
sync_push --all srs.gitlab
ok_msg
"push refs ok"
sync_push origin
sync_push srs.winlin
sync_push srs.csdn
sync_push srs.oschina
sync_push srs.gitlab
ok_msg
"push branches ok"
sync_push --tags srs.winlin
sync_push --tags srs.csdn
...
...
请
注册
或
登录
后发表评论