首页
注册
登录
V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请
登录
The Go Programming Language
›
http://golang.org/
›
Go Playground
Go Projects
›
Revel Web Framework
广告
V2EX
›
Go 编程语言
请教各位一个问题
4679kun
·
2016-04-19 00:37:07 +08:00
· 1249 次点击
这是一个创建于 3125 天前的主题,其中的信息可能已经有所发展或是发生改变。
我想改 gogs 的源码,把 ssh 的 clone 链接改成 openshift 上可用的形式,于是我做出如下修改
https://github.com/4679/gogs/commit/48e13022dafe58769665fb0ebe1f4a8d1f1daae7
然而我重新部署之后 依然是
[email protected]
:4679kun/test.git
这种格式 没有变成我想要的
[email protected]
:~/app-root/data/gogs-repositories/4679kun/test.git
这种格式 是哪里出了问题呢
kun
格式
openshift
1 条回复
•
2016-04-19 12:46:59 +08:00
1
SpicyCat
2016-04-19 12:46:59 +08:00
写法上觉得没问题。 debug 下呗?写个 print 语句看看是不是走到那个分支了
关于
·
帮助文档
·
博客
·
API
·
FAQ
·
实用小工具
·
1006 人在线
最高记录 6679
·
Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 22ms ·
UTC 20:47
·
PVG 04:47
·
LAX 12:47
·
JFK 15:47
Developed with
CodeLauncher
♥ Do have faith in what you're doing.