diff options
| author | Matt Kraai <kraai@ftbfs.org> | 2009-06-05 00:43:10 -0400 |
|---|---|---|
| committer | Jiri Kosina <jkosina@suse.cz> | 2009-06-12 12:01:51 -0400 |
| commit | ff2f5ff0cf224780c3bd035d3e6ff4a30fcacae7 (patch) | |
| tree | 62771c9a821c0808d5df79ea7eb1bf185f4ae117 /.gitignore | |
| parent | 3ac49a1c9928b4a242b3cb1d83bc1d5c9b8fcb50 (diff) | |
trivial: Remove the hyphen from git commands
Signed-off-by: Matt Kraai <kraai@ftbfs.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 51bd99d6a26..caa8395f635 100644 --- a/.gitignore +++ b/.gitignore | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | # subdirectories here. Add them in the ".gitignore" file | 3 | # subdirectories here. Add them in the ".gitignore" file |
| 4 | # in that subdirectory instead. | 4 | # in that subdirectory instead. |
| 5 | # | 5 | # |
| 6 | # NOTE! Please use 'git-ls-files -i --exclude-standard' | 6 | # NOTE! Please use 'git ls-files -i --exclude-standard' |
| 7 | # command after changing this file, to see if there are | 7 | # command after changing this file, to see if there are |
| 8 | # any tracked files which get ignored after the change. | 8 | # any tracked files which get ignored after the change. |
| 9 | # | 9 | # |
