Hacker News new | ask | show | jobs
by mrtesthah 1310 days ago
This looks awesome, but will switching branches or reverting commits in the repo affect the history of my git-bug issues?
1 comments

No, it's completely separated from your normal code and branches and doesn't pollute your development workflow. git-bug's data is stored in hidden branches (not in the way you think about branches though).