JohnBerd / gitinit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gitinit

Creates a new repository of the name of the current directory and commit everithing in it!

installation

Open gitinit in a text editor and change the username variable by your github username

chmod +x gitinit
sudo cp gitinit /usr/local/bin

usage

In the current directory:

gitinit

(This repository has been created by this script ;) )

About


Languages

Language:Shell 100.0%