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

What would it take to implement this system within a branch of the core/main repo of a project? I love the method of storing issues as text files and I...

enhancement
register your interest

Hi, Is it possible to use the import/export functionality to work with self hosted instance of gitlab with given url ? I couldn't manage to do it. Great code !

enhancement
help wanted

This is a formalization of troubleshooting made while investigating https://github.com/dspinellis/git-issue/pull/60. The issue is with `IFS=` and windows' propensity to use `C:` at the start of paths. For instance, consider this:...

Using [Git for Windows](https://git-scm.com/download/win) doesn't include **make**. This makes it impossible to install git-issue in a Windows environment.

With the main script file nearing 1200 lines of code --and my [GSoC version](https://github.com/eellak/gsoc2019-git-issue/blob/new_attributes/git-issue.sh) at 1500-- and getting a bit unwieldy, I was considering splitting out some of the functions...

The summary of commit 4cdf5aa is 'Show available commands if none is specified'. This means that `git issue` == `git issue help`. I'd rather have `git issue` == `git issue...

enhancement
help wanted
register your interest

For example: ![screenshot from 2016-06-03 14 11 57](https://cloud.githubusercontent.com/assets/6434138/15777077/5eca265a-2995-11e6-92cc-13f6a91473e7.png)

enhancement
register your interest

This pull request addresses issue #9 In the existing Git repository, the default behaviour has been updated. Previously, the default behaviour was to store the issues in a new issues...

When running "make test" or "test.sh" the first test for "sync-doc" fails when running under "git for windows". This is likely due to the fact that windows prefers CRLF line...

This addresses issue #101 and #102 to support Git for Windows