aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/fatal:_git_ls-files:_cannot_generate_relative_filenames_containing___39__..__39__/comment_2_a1539aaec74074b4667ac27cfcfcccd6._comment
blob: a73bc78e30bf74ccf9051cb81d77a7ead8394b84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[[!comment format=mdwn
 username="https://www.google.com/accounts/o8/id?id=AItOawnWaZGX4m5Oic-vvIKUJHZLrY5W1G7mtQ4"
 nickname="Andrew"
 subject="comment 2"
 date="2013-12-16T16:11:24Z"
 content="""
[username@box pnt]$ git -c core.bare=false ls-files --cached --others
Unknown option: -c
usage: git [--version] [--exec-path[=GIT_EXEC_PATH]] [--html-path]
           [-p|--paginate|--no-pager] [--no-replace-objects]
           [--bare] [--git-dir=GIT_DIR] [--work-tree=GIT_WORK_TREE]
           [--help] COMMAND [ARGS]

[username@box pnt]$ git --version
git version 1.7.1
"""]]