I am trying to create a global batch command for git to run the push, gc & exit commands one after another automatically instead o
push
gc
exit