training-kit
training-kit copied to clipboard
Open source courseware for Git and GitHub
#include SoftwareSerial bt(0,2); String inputs; bool sw =1; int s1=0; int ss = 20; #include #define Lock 4 #define relay1 5 #define relay2 6 #define relay3 7 #define relay4 8...
No
## Overview ### Extra detail #### Screenshots #### Reasoning ### How to contribute - Comment on this issue if you'd like to work/collaborate on it! - Fork the [repository](https://github.com/github/training-kit). -...
Hi, would like to translate the cheat-sheet to Swedish. I have some friends who can comment to make sure the translation is up to standards. Would it be alright with...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @takost in actions/checkout#1436 Support fetching without the --progress option...
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 5.0.0 to 5.0.8. Release notes Sourced from html-proofer's releases. v5.0.8 Full Changelog: https://github.com/gjtorikian/html-proofer/compare/v5.0.6...v5.0.8 v5.0.7 What's Changed Support multiple email addresses in mailto by @gjtorikian in gjtorikian/html-proofer#797 Full...
Bumps [jekyll-octicons](https://github.com/primer/octicons) from 17.7.0 to 19.8.0. Release notes Sourced from jekyll-octicons's releases. v19.8.0 Minor Changes #976 15ea1e43 Thanks @UnicodeRogue! - Adds filter remove octicon v19.7.0 Minor Changes #980 5c207929 Thanks...
#include #include SoftwareSerial bt(0,2); String inputs; #define stop A0//0push #define start A1//0push #define on A2 #define off A3 #define Send A5//outpt waire int value = A5; //moter reding waire //newturn...
This page and section states that GitHub Desktop also installs git: https://github.com/git-guides/install-git#install-git-using-github-desktop From what I can tell, this hasn't been the case for over 4.5 years or more: https://stackoverflow.com/a/54679083/994622
## Overview ## Questions ## Next steps ## Review