##// END OF EJS Templates
switch to branch: handle slashes in branch names...
switch to branch: handle slashes in branch names In git, having slashes in branch names are not uncommon. We cannot use a branch name with slashes in the url, so in that case, we use the changeset id instead like we already do for tags and bookmarks. Fixes #654
Dennis Brakhane -
r3424:440fab75 beta
Show More
Name Size Modified Last Commit Author
/ rhodecode / controllers
admin
api
__init__.py Loading ...
bookmarks.py Loading ...
branches.py Loading ...
changelog.py Loading ...
changeset.py Loading ...
compare.py Loading ...
error.py Loading ...
feed.py Loading ...
files.py Loading ...
followers.py Loading ...
forks.py Loading ...
home.py Loading ...
journal.py Loading ...
login.py Loading ...
pullrequests.py Loading ...
search.py Loading ...
settings.py Loading ...
shortlog.py Loading ...
summary.py Loading ...
tags.py Loading ...