Skip to content

This repository contains shell scripts used to automate busy shell actions like pushing to git repositories and others.

Notifications You must be signed in to change notification settings

briviamoon/Handy_Shell_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Handy_Shell_scripts

Almighty_Push

1.The script automaticaly reads the working tree to determine if it is a git directory.

2.It then checks for any chanes to be staged before commit.

3.Thereafter, it checks for the github branch name of the repository.

4.After that the user is prompted to write a commit message.

5.The script appends all the appropriate variables to the commit message and branch name.

6.The script then pushes to the branch named. easy peasy lemon squeezy.

About

This repository contains shell scripts used to automate busy shell actions like pushing to git repositories and others.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published