From 8d323f7c6bc08b80a6fd95b5e9759c3b08287cf2 Mon Sep 17 00:00:00 2001
From: Andrew Tridgell <tridge@samba.org>
Date: Sun, 15 Apr 2012 15:51:39 +1000
Subject: [PATCH] added GIT_Success.txt

this file will be used to help developers learn how to do git commits
---
 Tools/GIT_Test/GIT_Success.txt | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 Tools/GIT_Test/GIT_Success.txt

diff --git a/Tools/GIT_Test/GIT_Success.txt b/Tools/GIT_Test/GIT_Success.txt
new file mode 100644
index 000000000..d1085b6cc
--- /dev/null
+++ b/Tools/GIT_Test/GIT_Success.txt
@@ -0,0 +1,6 @@
+This file is for new developers to try their first git commit on!
+
+Follow the instructions in the APM wiki to get your name added to the
+list below
+
+----------------
-- 
GitLab