Comment on Contributing to Open Source on GitHubparentComments−malandrew12yCool. It would be awesome if the git-issues, all repo settings and everything else you might take with you were stored in git as well.−yincrash12ynot stored in git (the value of revision history in issues is probably pretty low), but they are accessible via API, and fairly easily exportable [1][1] https://gist.github.com/unbracketed/3380407−smoyer12yI actually do this in many of my projects using BugsEverywhere [1]. Distributed bug-tracking is great when you're travelling ... or choose to be off-line.[1] http://www.bugseverywhere.org/
Comments
Cool. It would be awesome if the git-issues, all repo settings and everything else you might take with you were stored in git as well.
not stored in git (the value of revision history in issues is probably pretty low), but they are accessible via API, and fairly easily exportable [1]
[1] https://gist.github.com/unbracketed/3380407
I actually do this in many of my projects using BugsEverywhere [1]. Distributed bug-tracking is great when you're travelling ... or choose to be off-line.
[1] http://www.bugseverywhere.org/