annotate .svn/pristine/74/746eb676a490baf5ce191dc6543fabe7fb71d84c.svn-base @ 1612:2496b955f638 deploy

Fix auth handler for non-public repos, + add to smoke test
author Chris Cannam
date Wed, 30 Aug 2017 15:51:18 +0100
parents cbb26bc654de
children
rev   line source
Chris@909 1 module CodeRay
Chris@909 2 module Styles
Chris@909 3
Chris@909 4 default :alpha
Chris@909 5
Chris@909 6 end
Chris@909 7 end