Git helper shell scripts for MarlinFirmware
This commit is contained in:
		
							
								
								
									
										3
									
								
								Marlin/scripts/firstpush
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										3
									
								
								Marlin/scripts/firstpush
									
									
									
									
									
										Executable file
									
								
							@@ -0,0 +1,3 @@
 | 
			
		||||
#!/usr/bin/env bash
 | 
			
		||||
 | 
			
		||||
git push --set-upstream origin `git branch | grep \* | sed 's/\* //g'`
 | 
			
		||||
		Reference in New Issue
	
	Block a user