Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Git Exercises

# hello there

## First Set
1. Create a new directory on your Desktop called git_exercises and cd into that directory.
2. Using `git init`, create a new repository.
Expand Down Expand Up @@ -45,3 +47,6 @@
2. Commit your change with an appropriate message. Why not?

3. Push your change to GitHub. By refreshing your browser, confirm that the new line has been added to the rendered README. Click on the “official Git documentation” link to verify that it works.

# END of README
[official Git documentation](https://git-scm.com/)
Empty file added bar
Empty file.
Empty file added baz
Empty file.
Empty file added foo
Empty file.