From 9dc7773aff291ec833d4d277c2172927046b441e Mon Sep 17 00:00:00 2001 From: bug Lady Date: Wed, 20 Nov 2019 23:04:12 +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 8c2e4d4..a5f3c97 100644 --- a/8-rebase-a-pull-request.md +++ b/8-rebase-a-pull-request.md @@ -4,4 +4,6 @@ What they mean by that is to perform the following workflow for the given reason [ 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 +> 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? + +> bear in mind those fast-forward commits, detached head states, treeishes and remotes. self-explanatory of course. \ No newline at end of file