This website requires JavaScript.
Explore
Help
Sign In
milislinux
/
milis
Watch
1
Star
0
Fork
You've already forked milis
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
0ac98452d9
milis
/
git-guncelle
7 lines
95 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
#ack="guncelleme"
ack
=
$1
git add .
git commit -a -m
"
$ack
"
git push origin master
Reference in New Issue
View Git Blame
Copy Permalink