Skip to content

Add git-native-issue#47

Open
remenoscodes wants to merge 1 commit intostevemao:masterfrom
remenoscodes:add-git-native-issue
Open

Add git-native-issue#47
remenoscodes wants to merge 1 commit intostevemao:masterfrom
remenoscodes:add-git-native-issue

Conversation

@remenoscodes
Copy link
Copy Markdown

Adds git-native-issue — distributed, offline-first issue tracking using Git's native data model.

  • git issue subcommand for creating, listing, editing, commenting, and syncing issues
  • Issues stored as commits under refs/issues/<uuid>, synced via standard git fetch/git push
  • Bidirectional GitHub/GitLab sync via git issue import/git issue export
  • POSIX shell, GPL-2.0, 282 tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant