Skip to content

Simple ZSH script for starting Git repo, adding all content in directory to repo and making commit. Accepts argument for git commit message

Notifications You must be signed in to change notification settings

indieterminacy/1q50iq_creating_git_repo

Repository files navigation

# 1q50iq_tq_create_repo.zsh
Script for initiating a new `Git` repo.

Workflow:
1) Accepting parameter for forming Git commit statement
2) Generating git repository
3) Adding all files to repo
4) Providing `git commit` with message that may include message parameter

About

Simple ZSH script for starting Git repo, adding all content in directory to repo and making commit. Accepts argument for git commit message

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages