From adaf9788f10c2b754df0125800ecc6d52f63bd9e Mon Sep 17 00:00:00 2001 From: bug Lady Date: Wed, 20 Nov 2019 23:02:23 +0000 Subject: [PATCH] Updated 8 rebase a pull request (markdown) --- 8-rebase-a-pull-request.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/8-rebase-a-pull-request.md b/8-rebase-a-pull-request.md index d0d82ea..8c2e4d4 100644 --- a/8-rebase-a-pull-request.md +++ b/8-rebase-a-pull-request.md @@ -2,4 +2,6 @@ Maintainers will usually ask contributors to please "rebase their pull request". What they mean by that is to perform the following workflow for the given reasons: -[ fill in clear and concise description void of tech lingo. ] \ No newline at end of file +[ fill in clear and concise description void of tech lingo. ] + +> appearantly, this act involves updating remote refs along with associated objects, possibly Forward-porting local commits to the updated upstream head. Clear as mud, no? \ No newline at end of file