Skip to content

Running this file will execute the git add . & git commit -m " " command

Notifications You must be signed in to change notification settings

aamaruf/git-add-commit-single-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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

About

Running this file will execute the git add . & git commit -m " " command

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages