Hacker News new | past | comments | ask | show | jobs | submit login

#simple and saves me a lot of time

gpush(){ git add --all . && git commit -m $1 && git push origin $2 }




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: