From 726a1068f70ad8bc16c7fdb2150c65ada575a971 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 22 Dec 2008 16:16:40 -0500 Subject: Mention README file from man page. --- README | 1 + 1 file changed, 1 insertion(+) (limited to 'README') diff --git a/README b/README index 2455962..c6e7e04 100644 --- a/README +++ b/README @@ -84,6 +84,7 @@ the right files, and none of the wrong files. And you can edit the `.gitignore` and so forth. Once you're ready, it's time to commit: cd /etc + git status git commit -m "initial checkin" git gc # pack git repo to save a lot of space -- cgit v1.2.3