home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 135144970

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/538#issuecomment-135144970 https://api.github.com/repos/pydata/xarray/issues/538 135144970 MDEyOklzc3VlQ29tbWVudDEzNTE0NDk3MA== 1197350 2015-08-26T19:21:00Z 2015-08-26T19:21:00Z MEMBER

Sorry...I'm an idiot, and I always somehow manage to screw up these pull requests.

I did what you / that thread suggested

git fetch upstream master git rebase -i upstream/master

When I try to push my PR again with git push origin fix_contour_color I get these errors

$ git push origin fix_contour_color To git@github.com:rabernat/xray.git ! [rejected] fix_contour_color -> fix_contour_color (non-fast-forward) error: failed to push some refs to 'git@github.com:rabernat/xray.git' hint: Updates were rejected because the tip of your current branch is behind hint: its remote counterpart. Merge the remote changes (e.g. 'git pull') hint: before pushing again. hint: See the 'Note about fast-forwards' in 'git push --help' for details.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  101719623
Powered by Datasette · Queries took 0.654ms · About: xarray-datasette