From 730dcf5e7ab2190e0c67aa98bbdd19cee6319728 Mon Sep 17 00:00:00 2001 From: Owen Jacobson Date: Fri, 28 Jun 2013 15:04:59 -0400 Subject: Fix up styling on definition lists. Also a minor list-structure issue in Pull requests. --- wiki/git/pull-request-workflow.md | 1 + 1 file changed, 1 insertion(+) (limited to 'wiki/git') diff --git a/wiki/git/pull-request-workflow.md b/wiki/git/pull-request-workflow.md index ca6cae2..900c45b 100644 --- a/wiki/git/pull-request-workflow.md +++ b/wiki/git/pull-request-workflow.md @@ -9,6 +9,7 @@ I use a couple of naming conventions here that are not stock `git`: origin : The repository to which you _publish_ proposed changes + upstream : The repository from which you receive ongoing development, and which will receive your changes. -- cgit v1.2.3