-
Suggestion
-
Resolution: Answered
-
None
-
client: Win7 Ultimate 64bit, TortoiseGit 1.8.1
server: Win2008server, JRE 1.7.x
My Repo within STASH has a camelcase name for readability reasons. (for example AbCdEf)
The generated HTTP-URL for the repo within the STASH-Interface transforms the reponame to lowercase. (for example: http://jok@stash.anywhere.com/scm/TEST/abcfef.git)
Using this URL to clone the repository leads to lowercase foldername "abcdef" (on local machine).
This is annoying, since the generated folder name should correspond the exact camelcase name (mostly for readability reasons)!
- is duplicated by
-
BSERV-7109 When cloning a repository, Stash doesn't preserve case of repository
- Closed
- is related to
-
BSERV-3228 Lowercase the project key in the clone url
- Closed
- mentioned in
-
Page Loading...