diff options
author | Junio C Hamano <gitster@pobox.com> | 2011-10-18 00:26:18 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-10-18 10:03:00 -0700 |
commit | 335339758c48ed17c8eb34437269e821824f577b (patch) | |
tree | 2c0598561c86dfdabb9cfd295e1be762ec7f625c /t/t9156-git-svn-fetch-deleted-tag-2.sh | |
parent | Git 1.7.7 (diff) | |
download | tgif-335339758c48ed17c8eb34437269e821824f577b.tar.xz |
Makefile: ask "ls-files" to list source files if available
The [ce]tags and cscope targets used to run "find" looking for any paths
that match '*.[chS]' to feed the list of source files to downstream xargs.
Use "git ls-files" if it is already available to us, and otherwise use a
tighter "find" expression that does not list directories and does not go
into our .git directory.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9156-git-svn-fetch-deleted-tag-2.sh')
0 files changed, 0 insertions, 0 deletions