dspinellis/git-issue

Request for a little more documentation for newbs like me

izaakm opened this issue · 1 comments

I'm trying to understand how this works, and I'm looking at, eg, nested git repositories? - Stack Overflow.
Is this conceptually like 'submodules'?

When I do git issue init, how does this interact with the existing git history, etc?

Should I include ".issues" in my existing git history? Or should I ignore it (eg, adding '.issues' to '.gitignore')?

Currently git-issue is independent from your project, so add it to .gitignore.