Commit and Push Latest Updates to Repo

git_push(git_dir, group_dir, repo_use, message = "'First Push from Hathaway'")

Arguments

git_dir

is the folder on your local computer where you store your git repositories

group_dir

is the folder for the GitHub group id.

repo_use

is the repository name for the push

message

is the commit message to use