Skip to content

Commit d30ae5d

Browse files
committed
Merge branch 'master' of github.com:github/developer.github.com
2 parents e26ca93 + 657c4f7 commit d30ae5d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/v3/git/commits.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: Git Commits | GitHub API
66

77
## Get a Commit
88

9-
GET /repos/:user/:repo/git/commits/:sha
9+
GET /repos/:user/:repo/commits/:sha
1010

1111
### Response
1212

@@ -15,7 +15,7 @@ title: Git Commits | GitHub API
1515

1616
## Create a Commit
1717

18-
POST /repos/:user/:repo/git/commits
18+
POST /repos/:user/:repo/commits
1919

2020
### Parameters
2121

0 commit comments

Comments
 (0)