Skip to content

Optimize your workflow by automating git push and pulls

Notifications You must be signed in to change notification settings

Gaalpos/autoGit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerShell scripts to automate git pull and git push

You need to have enabled the execution of powershell scripts. Hot to enable PowerShell scripts

My first automation script. Let me know if something can be improved :)

AutoPush

Auto commit and pushes all the new work to the master branch and all of your repositories. The commit comment is the current date & time.

AutoPull

Auto git pulls all the remote work to your local repository on all of your repositories.

Todo

  1. Automate the way the scripts enters all the folders.

I need to learn how the scripts can be runned automatically when the pc turns on

About

Optimize your workflow by automating git push and pulls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published