diff options
| author | Taylor Blau <me@ttaylorr.com> | 2023-07-24 12:39:34 -0400 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2023-07-24 14:35:22 -0700 |
| commit | f1b9cebc8bdc01c5b8643fac9f78f2962df82cf3 (patch) | |
| tree | fea99963cadd787ff838352ff774509f4bcc1bcf /git-gui/lib/sshkey.tcl | |
| parent | 749f126b296f1147c7994de41c93a0afb9a250dd (diff) | |
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 'git-gui/lib/sshkey.tcl')
0 files changed, 0 insertions, 0 deletions
