diff options
author | Junio C Hamano <junkio@cox.net> | 2005-11-15 23:13:30 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-11-15 23:13:30 -0800 |
commit | 7dbc2c0402d728a206d4f1bc59729bf3a5cc4455 (patch) | |
tree | 1e3fcf60526c196a46433e6947c9104ca236f230 /git-grep.sh | |
parent | ad4f4daae80cb00000aca76e1528add6daf8f033 (diff) | |
download | git-7dbc2c0402d728a206d4f1bc59729bf3a5cc4455.tar.gz |
git wrapper: basic fixes.
Updates to fix the nits found during the list discussion.
- Lose PATH_TO_MAN; just rely on execlp() to find whereever the
"man" command is installed.
- Do not randomly chdir(), but concatenate to the current
working directory only if the given path is not absolute.
- Lose use of glob(); read from exec_path and do sorting
ourselves -- it is not that much more work.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-grep.sh')
0 files changed, 0 insertions, 0 deletions