diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2007-11-06 03:49:54 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2007-11-06 03:49:54 -0500 |
commit | 44a7fb7d3173923941dd21b0a30224ba6954b637 (patch) | |
tree | 435b16a00eb44eba950179417f40fcb1ff5c6920 /README | |
parent | 7fc81b623019f83ced0e5984704b99c08359abfa (diff) |
wording
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -69,7 +69,7 @@ interesting files for an initial commit. etckeeper init -Now you might want to use git status to check that it includes all +Now you might want to run git status to check that it includes all 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: |