Skip to content

Add git-native-issue to Source Code Management#324

Open
remenoscodes wants to merge 1 commit intowmariuss:mainfrom
remenoscodes:add-git-native-issue
Open

Add git-native-issue to Source Code Management#324
remenoscodes wants to merge 1 commit intowmariuss:mainfrom
remenoscodes:add-git-native-issue

Conversation

@remenoscodes
Copy link

Adds git-native-issue to the Source Code Management section.

git-native-issue is a distributed issue tracking tool embedded in Git:

  • Issues stored as native Git objects under refs/issues/
  • Sync via git push/git pull — fully offline-first, no server required
  • Bridges to GitHub/GitLab for platform interop
  • POSIX shell — works on any OS with Git installed
  • 282 tests, GPL-2.0 licensed, actively maintained

It complements the existing SCM tools by bringing issue tracking into the Git workflow itself.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants