我想改 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
这种格式 是哪里出了问题呢
https://github.com/4679/gogs/commit/48e13022dafe58769665fb0ebe1f4a8d1f1daae7
然而我重新部署之后 依然是
[email protected]:4679kun/test.git
这种格式 没有变成我想要的
[email protected]:~/app-root/data/gogs-repositories/4679kun/test.git
这种格式 是哪里出了问题呢