github is now origin
Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
This commit is contained in:
		
					parent
					
						
							
								6610a9c384
							
						
					
				
			
			
				commit
				
					
						8b045da7a9
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								Makefile
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
										
									
									
									
								
							| 
						 | 
					@ -243,7 +243,7 @@ distclean: clean
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The pub is Nico's "push to all git remotes" way ("make pub")
 | 
					# The pub is Nico's "push to all git remotes" way ("make pub")
 | 
				
			||||||
pub:
 | 
					pub:
 | 
				
			||||||
	for remote in "" github sf; do \
 | 
						for remote in "" sf; do \
 | 
				
			||||||
		echo "Pushing to $$remote"; \
 | 
							echo "Pushing to $$remote"; \
 | 
				
			||||||
		git push --mirror $$remote; \
 | 
							git push --mirror $$remote; \
 | 
				
			||||||
	done
 | 
						done
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue