home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

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 branch

git branch backup_fix_zarr_append_with_groups

delete branch

git checkout master git branch -D fix_zarr_append_with_groups

checkout fixed branch

git checkout --track origin/fix_zarr_append_with_groups

force push

git 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
Powered by Datasette · Queries took 159.027ms · About: xarray-datasette