Initialise repo
This commit is contained in:
		@@ -695,7 +695,8 @@ def process_gitea(conf, one_shot, domain_cache):
 | 
			
		||||
            elif tags:
 | 
			
		||||
                diff_link, _ = tags[0]
 | 
			
		||||
                diff_kind = "tag"
 | 
			
		||||
 | 
			
		||||
            #Make sure repo has something
 | 
			
		||||
            repo = ''
 | 
			
		||||
            # Tag-only upgrade: try to turn tag page into commit or compare
 | 
			
		||||
            if diff_kind == "tag" and diff_link:
 | 
			
		||||
                try:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user