Skip to content
Snippets Groups Projects
Verified Commit 6a76f760 authored by Amy Qualls's avatar Amy Qualls :leopard:
Browse files

Adds an introduction to context commits API

A bare explanation of what this is, and why someone might need it.
parent c96a99e2
No related branches found
No related tags found
1 merge request!173617Adds an introduction to context commits API
......@@ -11,6 +11,10 @@ DETAILS:
**Tier:** Free, Premium, Ultimate
**Offering:** GitLab.com, Self-managed, GitLab Dedicated
If your merge request builds upon a previous merge request, you might
need to [include previously-merged commits for context](../user/project/merge_requests/commits.md#show-commits-from-previous-merge-requests).
Use this API to add commits to a merge request for more context.
## List MR context commits
Get a list of merge request context commits.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment