We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e26ca93 + 657c4f7 commit d30ae5dCopy full SHA for d30ae5d
1 file changed
content/v3/git/commits.md
@@ -6,7 +6,7 @@ title: Git Commits | GitHub API
6
7
## Get a Commit
8
9
- GET /repos/:user/:repo/git/commits/:sha
+ GET /repos/:user/:repo/commits/:sha
10
11
### Response
12
@@ -15,7 +15,7 @@ title: Git Commits | GitHub API
15
16
## Create a Commit
17
18
- POST /repos/:user/:repo/git/commits
+ POST /repos/:user/:repo/commits
19
20
### Parameters
21
0 commit comments