Browse Source

pull added

master
caliskanbi 1 year ago
parent
commit
3878020331
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      usefull-stuff.md

+ 1
- 0
usefull-stuff.md View File

@@ -49,6 +49,7 @@ To send requests to your service, https://www.postman.com/downloads/ is a good a
- https://blog.espressif.com/announcing-matter-previously-chip-on-esp32-84164316c0e3

## Git Command line Order to Push:
- ```git pull origin```
- ```git add .```
- ```git commit -m "message"```
- ```git push origin```

Loading…
Cancel
Save