fix(sterni/machines/edwin): set default branch for depot
This fixes cgit's ability to infer the idle time on the repo overview properly. While we're at it, use the proper remote URL, so the redirection warning doesn't clutter the logs. Change-Id: Ie3a75886bdf9c704c18950290b1f7115d0ca0c02 Reviewed-on: https://cl.tvl.fyi/c/depot/+/7496 Tested-by: BuildkiteCI Reviewed-by: sterni <sternenseemann@systemli.org> Reviewed-by: tazjin <tazjin@tvl.su> Autosubmit: sterni <sternenseemann@systemli.org>
This commit is contained in:
		
							parent
							
								
									447a75c524
								
							
						
					
					
						commit
						b9e3db35b2
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
					@ -13,7 +13,8 @@ let
 | 
				
			||||||
        };
 | 
					        };
 | 
				
			||||||
        "mirror/depot" = {
 | 
					        "mirror/depot" = {
 | 
				
			||||||
          description = "monorepo for the virus lounge";
 | 
					          description = "monorepo for the virus lounge";
 | 
				
			||||||
          upstream = "https://code.tvl.fyi";
 | 
					          upstream = "https://code.tvl.fyi/depot.git";
 | 
				
			||||||
 | 
					          defaultBranch = "canon";
 | 
				
			||||||
        };
 | 
					        };
 | 
				
			||||||
        "mirror/flipdot-gschichtler" = {
 | 
					        "mirror/flipdot-gschichtler" = {
 | 
				
			||||||
          description = "message queue system for OpenLab's flipdot display";
 | 
					          description = "message queue system for OpenLab's flipdot display";
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue