b4350ca91a
If branch name has special character, "View revisions" link has route error. For example, Redmine Mercurial hgsubversion mirror has "../sandbox/rails-3.2" named branch. Git default branch of bare repository is defined at HEAD. In most cases, it is *master*. Mercurial GUI standard behavior is showing all revisions on top page. So, Redmine default branch is *nil*. Mercurial top page "View revisions" link has route error. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9617 e93f8b46-1217-0410-a6f0-8f06a7374b81 |
||
---|---|---|
app | ||
config | ||
db/migrate | ||
doc | ||
extra | ||
files | ||
lib | ||
log | ||
plugins | ||
public | ||
script | ||
test | ||
tmp/test | ||
.gitignore | ||
.hgignore | ||
Gemfile | ||
README.rdoc | ||
Rakefile | ||
config.ru |
README.rdoc
= Redmine Redmine is a flexible project management web application written using Ruby on Rails framework. More details can be found in the doc directory or on the official website http://www.redmine.org