Created
November 30, 2020 12:11
-
-
Save solebox/4f3a3862c8601a029943b97b65c8e545 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
➜ storm git:(fix/flags_again) ✗ (aws-staging): git add src/services/provisioner/Storm.Provisioner/Views/Install.fluid.sh | |
➜ storm git:(fix/flags_again) ✗ (aws-staging): git status | |
On branch fix/flags_again | |
Changes to be committed: | |
(use "git restore --staged <file>..." to unstage) | |
modified: src/services/provisioner/Storm.Provisioner/Views/Install.fluid.sh | |
➜ storm git:(fix/flags_again) ✗ (aws-staging): git commit -m "again" | |
husky > pre-commit (node v12.19.1) | |
No staged files match any of provided globs. | |
[fix/flags_again 09e6f56266] again | |
3 files changed, 44 insertions(+), 36 deletions(-) | |
create mode 100644 scripts/crt/dev_root_ca/rootCA.srl | |
delete mode 100755 scripts/dev/clean_docker.sh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment