From: W. Trevor King Date: Sat, 8 Dec 2012 15:54:41 +0000 (-0500) Subject: README: suggest fetching the remote before merging a branch X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=08b4ee35ff7552e50a2337dadc0ac47943dcd22b;p=signed-off-by.git README: suggest fetching the remote before merging a branch Signed-off-by: W. Trevor King --- diff --git a/README b/README index 921db0a..45f66c1 100644 --- a/README +++ b/README @@ -8,6 +8,7 @@ project-agnostic manner. To incorporate into your own project, 1. Merge the documentation into your project: $ git remote add s-o-b git://tremily.us/signed-off-by.git + $ git fetch s-o-b $ git merge s-o-b/signed-off-by 2. Tell your developers by pointing to