Age | Commit message (Collapse) | Author |
|
This is what I needed to do in order to checkout this repository locally.
I also used nix-shell, so I set my GOPATH to ~/go from inside the nix-shell environment.
|
|
This functionality has been implemented as of v0.2.0. It is no longer
an issue.
|
|
A note and installation instructions for shell completion of
`git-checkout-store`.
|
|
|
|
Fill out the README with some useful information. Include a description,
usage example, and a list of issues.
|
|
* Start of README with an idea for the commands
* Code to grab command line arguments with help from gobyexample.com
|