Commit c8beec9
Update simple-git example to remove await (#1098)
* Update simple-git example to remove await
Removed 'await' from the clone operation in simple-git example.
* Changeset
Thank you to @siderdax for identifying this issue.
---------
Co-authored-by: Steve King <steve@mydev.co>1 parent 9dd70fd commit c8beec9
2 files changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments