Skip to content

This repository contains a shell script that makes it easy to change the execute permission for a file and add, commit, and push the changes to a remote repository on GitHub. Simply provide the name of the file you want to change as an argument when running the script.

Notifications You must be signed in to change notification settings

joeblinx39/GitCommitPushScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This script is designed to change the execute permission for the owner of a file and add, commit, and push the changes to a remote repository on GitHub.

Usage

The script takes in one argument, the name of the file you want to change the execute permission for.

./script filename

About

This repository contains a shell script that makes it easy to change the execute permission for a file and add, commit, and push the changes to a remote repository on GitHub. Simply provide the name of the file you want to change as an argument when running the script.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published