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
2014-11-27 08:02:17 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ff730880914babe401c93dcaf3ca50d73b103c31
ff730880
1 parent
93ee15a5
fix bug of git commit
隐藏空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
3 行增加
和
6 行删除
trunk/scripts/git.commit.sh
trunk/scripts/git.commit.sh
查看文件 @
ff73088
...
...
@@ -51,12 +51,9 @@ function sync_push()
done
}
sync_push --all origin master
sync_push --all origin 1.0release
sync_push --all srs.csdn master
sync_push --all srs.csdn 1.0release
sync_push --all srs.oschina master
sync_push --all srs.oschina 1.0release
sync_push --all origin
sync_push --all srs.csdn
sync_push --all srs.oschina
ok_msg
"push refs ok"
sync_push --tags srs.csdn
...
...
请
注册
或
登录
后发表评论