git-issue icon indicating copy to clipboard operation
git-issue copied to clipboard

Git-based decentralized issue management

Results 22 git-issue issues
Sort by recently updated
recently updated
newest added

This is a discussion issue about the differences between git-issue and git-bug, and what challenges or benefits have been found. They are both GPLv3 so it should be completely safe,...

#86 Not sure how to test it in a non colorized terminal

Hey, I tried running the following: ``` git issue init git issue import gitlab megabyte-labs%2Fnpm%2Fconfigs release git issue import gitlab megabyte-labs semantic-release-config git issue new -s 'Testing' git issue exportall...

Thanks, this looks perfect for a small, personal issues use-case. Before I'd start using this, I would need some things: - an easily unwindable history of issues, that would not...

- https://github.com/dspinellis/git-issue/issues/64#issuecomment-582281134 - https://www.gnu.org/software/make/manual/html_node/Directory-Variables.html - https://www.gnu.org/software/automake/manual/html_node/Standard-Directory-Variables.html

Documentation and script to create an installation script for git-bash (within git-for-windows), as a suggestion for #57. This leverages on the variables and `install:` section of the existing `Makefile`, so...

Hi everyone! `git-issue` is a great tool, and I've been using it for quite a while now. I decided to build a desktop app (I'll be releasing it soon) that...

An enhancement which I think would really help diagnosing issues, while looking nicer ![msg](https://user-images.githubusercontent.com/23621844/90430165-dfb7e380-e0be-11ea-96b9-26855820871b.png)

Basically when you run `git issue import`. I think it would be a good idea for it to run `git remote get-url origin` OR `git remote get-url "$0"` (`git issue...