We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--staged
1 parent 1fc7562 commit 14bbd05Copy full SHA for 14bbd05
test/git-diff-ansible-vault.bats
@@ -109,7 +109,6 @@ EOF
109
@test "with --staged shows all staged changes" {
110
run git diff-ansible-vault --staged
111
assert_success
112
- echo "$output" > "$BATS_TEST_DIRNAME/../output.log"
113
assert_output "$(cat <<EOF
114
diff --git a/public.yml b/public.yml
115
index 1f613c2..497da2b 100644
0 commit comments