QuitHub

command module
v0.0.0-...-cfa711c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 24, 2019 License: GPL-3.0 Imports: 7 Imported by: 0

README

Quithub

Lightweight and simple local version control for when you're too lazy to use GitHub 🤷‍♀️🤷‍♂️
Let's be real, how many commands do you know besides:
1. add .
2. commit -m "vague, unhelpful description here to piss off your team"
3. push
mAyBe YoU eVeN uSe GiThUb DeSkToP??? 🤯
Okay, maybe it was just me who never learned how to properly use git from the command line 😭😝

P.S. I was pretty close to naming this project 💩Hub.


Installation

To start using quithub, install Go and run go get:

$ go get github.com/AndrewYinLi/QuitHub


Usage

Begin by navigating to within the directory to backup:

cd <directory path>

Back up current working directory under a new name:

quithub commit <name of commit>

Revert current working directory to a past commit:

quithub revert <name of commit>

Delete a commit from history:

quithub delete <name of commit>

Print commit history:

quithub history

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL