gith
gith copied to clipboard
Tagging operation: file array's (all/added/deleted/modified) aren't updated
Because they are in the "head_commit" portion of the payload and not "commits" :/
Does this issue cover the roadmap item from your initial blog post about gith
? I'm thinking so.
There are more features planned and unit tests to write, but we wanted you to see it as soon as possible and have an opportunity to get involved and give feedback. This is what I’m planning to attack in the immediate future:
- ...
- Getting a list of files that were added/removed/modified in a tagging operation or head reset
BTW, for clarification purposes: is this an issue the gith implementation or do you consider it a GitHub API bug?