summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2008-12-22 16:16:40 -0500
committerJoey Hess <joey@gnu.kitenet.net>2008-12-22 16:16:40 -0500
commit726a1068f70ad8bc16c7fdb2150c65ada575a971 (patch)
tree1ddcfe343201ae91b22332cab2de3eff6d63056f /README
parenteab5c4468b54b8f5513ff57f48e9d69e8d3ab254 (diff)
Mention README file from man page.
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
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