diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2013-07-14 15:35:50 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-07-15 10:56:08 -0700 |
commit | 480ca6449ed0981311b8aef2fbaa89d024b881ee (patch) | |
tree | d9741f5300117f5c66b9b591f2bd44e4a08617c8 /builtin/pack-objects.c | |
parent | convert read_cache_preload() to take struct pathspec (diff) | |
download | tgif-480ca6449ed0981311b8aef2fbaa89d024b881ee.tar.xz |
convert run_add_interactive to use struct pathspec
This passes the pathspec, more or less unmodified, to
git-add--interactive. The command itself does not process pathspec. It
simply passes the pathspec to other builtin commands. So if all those
commands support pathspec, we're good.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/pack-objects.c')
0 files changed, 0 insertions, 0 deletions