From 6a0b99a59d5c4a8321bc9b1eb032d834e4c8ac23 Mon Sep 17 00:00:00 2001
From: Mark Tearle <mark@tearle.com>
Date: Sun, 30 Nov 2014 16:02:49 +0800
Subject: [PATCH] Note about repositories checked out anonymously

---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index 42a6943..6ca96e3 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,11 @@ $ vagrant box add ubuntu/trusty32
 
 $ vagrant up
 
+## Notes
+
+Repositories are checked out anonymously.   To be able to submit patches
+back use:
+	git format-patch
 
 ## Author
 
-- 
GitLab