##// 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 / lib / dbmigrate / versions
001_initial_release.py Loading ...
002_version_1_1_0.py Loading ...
003_version_1_2_0.py Loading ...
004_version_1_3_0.py Loading ...
005_version_1_3_0.py Loading ...
006_version_1_4_0.py Loading ...
007_version_1_4_0.py Loading ...
008_version_1_5_0.py Loading ...
009_version_1_5_1.py Loading ...
010_version_1_5_2.py Loading ...
011_version_1_6_0.py Loading ...
__init__.py Loading ...