Skip to content

Commit

Permalink
Merge pull request #1317 from openaps/dev
Browse files Browse the repository at this point in the history
0.7.1
  • Loading branch information
danamlewis committed Jun 19, 2022
2 parents acb0150 + da7015c commit 69d7673
Show file tree
Hide file tree
Showing 80 changed files with 3,248 additions and 726 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Expand Up @@ -25,3 +25,6 @@ bin/__pycache__
package-lock.json

*.pyc

bash-unit-test-temp

2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -87,7 +87,7 @@ API_SECRET="..." NIGHTSCOUT_HOST=localhost:1337 ns-upload-entries <input> <outpu
### Get the source

```
git clone git://github.com/openaps/oref0.git
git clone https://github.com/openaps/oref0.git
cd oref0
git checkout dev
git checkout -b wip/my-enhancement-fix-or-proposal
Expand Down

0 comments on commit 69d7673

Please sign in to comment.