Simple alias for pushing up a change in git 4:37 AM admin gPush() { git add .; git commit -m "$1"; git pull --rebase; git push origin "$2"; } Put above functions in .profile or .bashrc Email ThisBlogThis!Share to XShare to Facebook No Comments
0 comments:
Post a Comment