# How do you use Git?

Git, as its nature as a command line tool that has been around for years and years, is *kinda* hard for newcomers to use. There are 2 options: Type in the commands ourselves, or the option more suited towards beginners: Have some other program do it for us.

{% content-ref url="how-to-use-git-option-1-type-commands-yourself" %}
[how-to-use-git-option-1-type-commands-yourself](https://docs.iowacityrobotics.org/programming/version-control/git/how-to-use-git-option-1-type-commands-yourself)
{% endcontent-ref %}

{% content-ref url="how-to-use-git-option-2-use-github-desktop" %}
[how-to-use-git-option-2-use-github-desktop](https://docs.iowacityrobotics.org/programming/version-control/git/how-to-use-git-option-2-use-github-desktop)
{% endcontent-ref %}
