Skip to content

Commit

Permalink
fixup! fixup! fixup! [zsh] fix missing history
Browse files Browse the repository at this point in the history
  • Loading branch information
ghthor committed Feb 23, 2024
1 parent 349440b commit 23c1ace
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/lib/git/status_shortcuts_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ if [ -n "${ZSH_VERSION:-}" ]; then
shell="zsh"
SHUNIT_PARENT=$0
setopt shwordsplit
setopt append_history
fi

# Load test helpers
Expand Down

0 comments on commit 23c1ace

Please sign in to comment.