Skip to content

Commit

Permalink
Readme: document git default values for codespaces (#170)
Browse files Browse the repository at this point in the history
  • Loading branch information
m0nac0 authored Nov 13, 2022
1 parent c771b2e commit 437015c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,9 @@ When you open this project in GitHub Codespaces, you can run the example app on

Codespaces should automatically take care of the necessary port forwarding, so that you can view the running web app on your local device or in a new tab.

**Please note:** the Docker image used to setup the Codespace is from CirrusCI and sets the Git username and email to CirrusCI default values. You should set these correctly,
if you plan on committing from the Codespace.


## Fixing common issues
### Avoid Android UnsatisfiedLinkError
Expand Down

0 comments on commit 437015c

Please sign in to comment.