README: document borrowed commits and original-repo notes
authorW. Trevor King <wking@tremily.us>
Mon, 26 Nov 2012 16:02:35 +0000 (11:02 -0500)
committerW. Trevor King <wking@tremily.us>
Mon, 26 Nov 2012 16:02:35 +0000 (11:02 -0500)
Signed-off-by: W. Trevor King <wking@tremily.us>
README

diff --git a/README b/README
index 9655b447fcf308414e6a99d0509eed41ef593019..7185ba7f0ffb2a41a6614dbef6ec7e7038df1a7a 100644 (file)
--- a/README
+++ b/README
@@ -45,3 +45,17 @@ license:
   `GPLv2-exact` for `SubmittingPatches`, `CC0-1.0` for `CONTRIBUTING`,
   and `CC-BY-3.0` for `CC0-1.01`.  It also includes the short,
   human-readable versions of the CC licenses.
   `GPLv2-exact` for `SubmittingPatches`, `CC0-1.0` for `CONTRIBUTING`,
   and `CC-BY-3.0` for `CC0-1.01`.  It also includes the short,
   human-readable versions of the CC licenses.
+
+Borrowed commits
+================
+
+For work that started in other projects (e.g. the Linux kernel and
+Git), I've cherry-picked the relevant commits from the project
+repositories to preserve commit metadata.  For each of these commits,
+I've attached a note with the commit hash, original commit message,
+and original commit repository.  Fetch the `refs/notes/commits`
+reference from my public repository if you want these notes.
+
+If I altered the original patch by removing context, I've added my
+s-o-b.  Otherwise the original patch applied cleanly, and I left my
+s-o-b off.