79836933

Date: 2025-12-03 13:24:23
Score: 0.5
Natty:
Report link

Thank you, but I don't think that the author of the latest commit is included.

GET https://api.github.com/repos/pgpoulsen/gitdojo/branches?per_page=100

returns this:

[
    {
        "name": "master",
        "commit": {
            "sha": "f5019ca85666c60041de2cf5462b958da44c287e",
            "url": "https://api.github.com/repos/PGPoulsen/GitDojo/commits/f5019ca85666c60041de2cf5462b958da44c287e"
        },
        "protected": false
    },
    {
        "name": "newbranch",
        "commit": {
            "sha": "b7d6a83b81724108c0ef39e785bcb288765ac5c0",
            "url": "https://api.github.com/repos/PGPoulsen/GitDojo/commits/b7d6a83b81724108c0ef39e785bcb288765ac5c0"
        },
        "protected": false
    }
]
Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Peter Poulsen