Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ls-id.go:Add ls-id [<prefix>] command | Sladyn | 2019-02-25 | 1 | -52/+7 |
| | | | | | | | | This file adds the ls-id command which returns the bug id matching the prefix the user enters. If no prefix entered it lists all the BugId's Closes #47 | ||||
* | ls-id.go: Add ls-id [<prefix>] command | Sladyn | 2019-02-14 | 1 | -0/+80 |
This file adds the ls-id command which returns the bug id matching the prefix the user enters. If no prefix entered it lists all the BugId's Closes https://github.com/MichaelMure/git-bug/issues/47 |