git-guncelle-düzenleme
This commit is contained in:
		
							parent
							
								
									1da9b758e8
								
							
						
					
					
						commit
						ac79bdaa30
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		|  | @ -1,6 +1,11 @@ | |||
| #!/bin/bash | ||||
| #ack="guncelleme" | ||||
| ack=$1 | ||||
| git remote add upstream https://notabug.org/milislinux/milis.git | ||||
| git fetch upstream | ||||
| git pull upstream master | ||||
| 
 | ||||
| 
 | ||||
| git add .  | ||||
| git commit -a -m "$ack" | ||||
| git push origin master | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue