home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 970815025

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
970815025 MDExOlB1bGxSZXF1ZXN0NzEyNzA3OTY2 5708 Add .git-blame-ignore-revs 2448579 closed 0     1 2021-08-14T04:04:10Z 2021-08-23T16:42:11Z 2021-08-23T16:42:09Z MEMBER   0 pydata/xarray/pulls/5708

I found it useful to ignore big reformatting commits in git blame. See https://www.michaelheap.com/git-ignore-rev/

it's opt-in using a command-line flag or you can set git config --global blame.ignoreRevsFile .git-blame-ignore-revs

Thoughts on adding it to the repo? If so, are there more commits we can add?

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/5708/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 1 row from issue in issue_comments
Powered by Datasette · Queries took 3.07ms · About: xarray-datasette