'git-guncelle' güncelle

git güncelle
This commit is contained in:
Milis İşletim Sistemi 2018-07-18 08:26:44 +00:00
parent 94424a0ac8
commit 885f3e2e9c
1 changed files with 0 additions and 5 deletions

View File

@ -1,11 +1,6 @@
#!/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