Skip to content

git shell management help you push and commit your code in two origin with one command .

Notifications You must be signed in to change notification settings

samholding/git-shell-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

git-shell-management

git shell management help you push and commit your code in two origin with in command .

git shell management

how it work

  1. copy dir shell in your root directory project
  2. adding main origin to commit.sh : origin
  3. adding second origin to commit.sh : origin-gitlab
  4. then run command :

this command commit and push automaticlly :

    bash ./shell/commit.sh "your message" update master

this command push only :

    bash ./shell/push.sh master

About

git shell management help you push and commit your code in two origin with one command .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages