##// 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 / tests / scripts
create_rc.sh Loading ...
mem_watch Loading ...
test_concurency.py Loading ...
test_crawler.py Loading ...
test_vcs_operations.py Loading ...