Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 213 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 213 Bytes

git add commit push in one single bash command

execution example:

------commit with message first commit-----------

./gitPush.sh "first commit"

-------commit with current date time--------------

./gitPush.sh