projects
/
signed-off-by.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99a70de
)
README: suggest fetching the remote before merging a branch
author
W. Trevor King
<wking@tremily.us>
Sat, 8 Dec 2012 15:54:41 +0000
(10:54 -0500)
committer
W. Trevor King
<wking@tremily.us>
Sat, 8 Dec 2012 15:54:41 +0000
(10:54 -0500)
Signed-off-by: W. Trevor King <wking@tremily.us>
README
patch
|
blob
|
history
diff --git
a/README
b/README
index 921db0a1460fa1d2a805eea1bfce424530d0e025..45f66c153baa7f8389fdb8da5167c9b45b5be209 100644
(file)
--- 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