4  Introduction to Git

Author

Anna Schultze

Published

June 10, 2024

4.1 Introduction to Git

Additional information can go here, e.g.,

  • git workflow summary

  • Glossary

  • Most important commands

    Show the code
    git add .
    git commit
    git push