aboutsummaryrefslogtreecommitdiffstats
path: root/commit-graph.c
diff options
context:
space:
mode:
authorTaylor Blau <me@ttaylorr.com>2023-07-24 12:39:34 -0400
committerJunio C Hamano <gitster@pobox.com>2023-07-24 14:35:22 -0700
commitf1b9cebc8bdc01c5b8643fac9f78f2962df82cf3 (patch)
treefea99963cadd787ff838352ff774509f4bcc1bcf /commit-graph.c
parentt5328: avoid top-level directory changes (diff)
downloadgit-f1b9cebc8bdc01c5b8643fac9f78f2962df82cf3.tar.gz
git-f1b9cebc8bdc01c5b8643fac9f78f2962df82cf3.zip
t/lib-commit-graph.sh: avoid sub-shell in `graph_git_behavior()`
In a previous commit, we introduced a sub-shell in the implementation of `graph_git_behavior()`, in order to allow us to pass `-C "$DIR"` directly to the git processes spawned by `graph_git_two_modes()`. Now that its callers are always operating from the "$TRASH_DIRECTORY" instead of one of its sub-directories, we can drop the inner sub-shell, as it is no longer required. Signed-off-by: Taylor Blau <me@ttaylorr.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions