Skip to content

nazwa/sg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Simple GIT (SG)

Getting Started

Installing

To start using Simple GIT, install Go and run go get:

$ go get github.com/nazwa/sg

This will install the sg command line utility into your $GOBIN path.

Usage

$ sg

This will commit with a default message Updates..., pull and push from remote repository. You can also specity a custom message, like so:

$ sg My super new feature

Releases

No releases published

Packages

No packages published

Languages