GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
2
Releases
92
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Bug Spots
Commit Graphs
Build
Network
Fork
: 0
Gatewify
/
GitBucket
Transfer to URL with SHA
Find file
Newer
Older
tree:
63369258bd
Branches
Tags
×
patch-3
test
GitBucket
/
src
/
main
/
scala
/
gitbucket
/
core
/
util
/ RepoBase.scala
Herr Ritschwumm
on 30 Jan 2016
96 bytes
preparation: move url generation from RepositoryInfo towards the gui
Raw
Blame
History
package gitbucket.core.util case class RepoBase(baseUrl:String, sshAddress:Option[SshAddress])