| sidebar_position | 2 | |||
|---|---|---|---|---|
| title | Learning Resources | |||
| description | A collection of resources to learn more about Git. | |||
| tags |
|
|||
| keywords |
|
|||
| slug | /git/resources |
-
Use
--helpoption with any command to get to know how to use the command:git push --help
- Git Introduction - Revisit the core Git concepts first.
- Git Commands - Practice the commands you will use most often.