mbox series

[0/2,Outreachy,v2] t3404: avoid losing exit status to pipes

Message ID pull.1805.git.git.1728192814.gitgitgadget@gmail.com (mailing list archive)
Headers show
Series t3404: avoid losing exit status to pipes | expand

Message

Usman Akinyemi via GitGitGadget Oct. 6, 2024, 5:33 a.m. UTC
Changes since v1:

 * Added "tr -d '[:space:]'" to handle whitespace on macOS

Signed-off-by: Usman Akinyemi usmanakinyemi202@gmail.com

Usman Akinyemi (2):
  [Outreachy][Patch v1] t3404: avoid losing exit status to pipes
  [Outreachy][Patch v2] t3404: avoid losing exit status to pipes

 t/t3404-rebase-interactive.sh | 71 +++++++++++++++++++++++------------
 1 file changed, 48 insertions(+), 23 deletions(-)


base-commit: 90fe3800b92a49173530828c0a17951abd30f0e1
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-git-1805%2FUnique-Usman%2Favoid_git_pipes-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-git-1805/Unique-Usman/avoid_git_pipes-v1
Pull-Request: https://github.com/git/git/pull/1805