Skip to content

Commit

Permalink
add link to git bash known issues
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcelStranak authored Nov 10, 2023
1 parent aef52f7 commit 69737eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/en/getting-started/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ aws ssm put-parameter --name "//test/parameter/new" --type String --value "test"
aws ssm get-parameter --name "/test/parameter/new"
```

For additional known issues related to Git Bash, you can refer to the following link: [Git Bash Known Issues](https://github.com/git-for-windows/build-extra/blob/main/ReleaseNotes.md#known-issues)

### How to fix LocalStack CLI (Python) UTF-8 encoding issue under Windows?

If you are using LocalStack CLI under Windows, you might run into encoding issues. To fix this, set the following environment variables:
Expand Down

0 comments on commit 69737eb

Please sign in to comment.