This is just a simple GUI Program for those who want to try git.
Just create a setup.json where composed of dictionary.
Key | Value |
---|---|
name | your github username |
your public email |
Sample
{
"name": "RyannKim327",
"email": "[email protected]"
}
Just copy the directory of your program from your terminal, then paste it to your entry box.
It is just optional, there's already a default message which is the time and date of the last commit