Skip to content

Omwalid/gitAutomation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

gitAutomation

Automate git work, so no need to write everytime all the commands With this Script you will :

                        -Auto init 

                        -Auto add and commit
                        
                        -Auto push
                        
                        -Auto save the credential for 1hour

how to use it

1-You need first to add the scripts (or clone) and keep them in your project folder OR add to $PATH

PS: don't forget to add the execution permission

2-Run gitSetup; to init the local repository (even if you already started working on a repository)

PS: this command will also pull from the remote repository

3-Run gitP; whenever you modify your code, the gitP will add, commit and push

About

"git automation" Shell Script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages