diff options
author | Andreas Heiduk <asheiduk@gmail.com> | 2017-06-10 10:54:44 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-06-12 09:44:54 -0700 |
commit | 3b117f730185ec8acdc8f1b680b9f0a9b647fc0f (patch) | |
tree | 75bf64d5d8600a47921cfaa7a3d0bd7abc601c99 /prompt.c | |
parent | Merge branch 'master' of git://bogomips.org/git-svn (diff) | |
download | tgif-3b117f730185ec8acdc8f1b680b9f0a9b647fc0f.tar.xz |
filter-branch: add `--setup` step
A `--setup` step in `git filter-branch` makes it much easier to
define the initial values of variables used in the real filters.
Also sourcing/defining utility functions here instead of
`--env-filter` improves performance and minimizes clogging the
output in case of errors.
Signed-off-by: Andreas Heiduk <asheiduk@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'prompt.c')
0 files changed, 0 insertions, 0 deletions