Paladox has uploaded a new change for review. https://gerrit.wikimedia.org/r/250697
Change subject: Fix error Sorry, the repository $1 does not have a $2 branch! ...................................................................... Fix error Sorry, the repository $1 does not have a $2 branch! When you try to view raw files it is comming up with mediawiki does not have a skins branch! error. Bug: T117459 Change-Id: Ifdc6b93a0fca0a9ec96afc72e72a67f639b976b3 --- M modules/gitblit/files/gitblit.properties 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/97/250697/1 diff --git a/modules/gitblit/files/gitblit.properties b/modules/gitblit/files/gitblit.properties index 0e9538c..96d7621 100644 --- a/modules/gitblit/files/gitblit.properties +++ b/modules/gitblit/files/gitblit.properties @@ -810,7 +810,7 @@ # *CATALINA_OPTS* or to your JVM launch parameters # # SINCE 0.5.2 -web.forwardSlashCharacter = / +web.forwardSlashCharacter = ! # Show other URLs on the summary page for accessing your git repositories # Use spaces to separate urls. -- To view, visit https://gerrit.wikimedia.org/r/250697 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ifdc6b93a0fca0a9ec96afc72e72a67f639b976b3 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Paladox <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
