Originally reported on Google Code with ID 265
It would be nice if the prefix of user repositories would be customizable. Right now
user repositories are created under ~username/.
I am trying this together with other web tools and most stumble over repository directories
with the tilde. It would be good if the prefix of the username could be changed. It
might even be a directory.
Possible configurations:
---
Prefix: ~
Repos:
~userA/bla.git
~userZ/blubb.git
---
Prefix:
Repos:
userA/bla.git
userZ/blubb.git
---
Prefix: _
Repos:
_userA/bla.git
_userZ/blubb.git
---
Prefix: user/
Repos:
user/userA/bla.git
user/userB/blubb.git
Reported by f.zschocke on 2013-07-03 18:51:22
Originally reported on Google Code with ID 265
Reported by
f.zschockeon 2013-07-03 18:51:22