mirror of
				https://github.com/9001/copyparty.git
				synced 2025-10-31 04:32:20 -06:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			186 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			186 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| modernize your local checkout of the repo like so,
 | |
| ```sh
 | |
| git branch -m master hovudstraum
 | |
| git fetch origin
 | |
| git branch -u origin/hovudstraum hovudstraum
 | |
| git remote set-head origin -a
 | |
| ```
 |