oh-my-git/levels/welcome/description

8 lines
313 B
Plaintext
Raw Normal View History

This is prototype #1 for the Git learning game by @bleeptrack and @blinry. Thanks for checking it out! <3
2020-09-15 22:35:14 +02:00
You can interact with the repository on the right by typing Bash commands in the terminal below!
2020-09-15 22:35:14 +02:00
Let's get started by initializing an empty Git repository in the current directory by typing:
2020-09-15 22:35:14 +02:00
git init