issue_comments: 573038056
This data as json
html_url | issue_url | id | node_id | user | created_at | updated_at | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
https://github.com/pydata/xarray/pull/3610#issuecomment-573038056 | https://api.github.com/repos/pydata/xarray/issues/3610 | 573038056 | MDEyOklzc3VlQ29tbWVudDU3MzAzODA1Ng== | 14808389 | 2020-01-10T13:37:01Z | 2020-01-10T13:37:01Z | MEMBER | I cherry-picked your commits, but I'm not sure I included all the changes. Could you check that? Also, I can't seem to figure out how to push to this PR, so you will have to do that instead: ```bash git checkout fix_zarr_append_with_groups backup branchgit branch backup_fix_zarr_append_with_groups delete branchgit checkout master git branch -D fix_zarr_append_with_groups checkout fixed branchgit checkout --track origin/fix_zarr_append_with_groups force pushgit push -f <fork-remote> fix_zarr_append_with_groups ``` |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
536214141 |