##// END OF EJS Templates
Make detecting bare Git repositories more robust...
Make detecting bare Git repositories more robust Git remote repositories may end on '.git', e.g. myrepo.git. Just checking for a repository path to end on '.git' causes 'Repository not found' errors in such a case. To distinguish between bare and normal Git repositories, check if there is a '/.git' part at the end of the repository path (i.e. if GIT_DIR is pointing to '.' (bare) or '.git').

File last commit:

r1474:6ebb165c beta
r2872:17556a81 beta
Show More
rhodecode.mo
0 lines | 31.6 KiB | text/x-modelica | ModelicaLexer
/ rhodecode / i18n / en / LC_MESSAGES / rhodecode.mo
Binary file (text/x-modelica)