Skip to content
Open
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
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Scott Parker NO NAME name removed
This repository is meant to help guide you in using the basic Git commands while working with version control in a team environment.

## Getting Started
Something added here to try and make issues

Download the following:
- [Git](https://git-scm.com/downloads "Git Download")
Expand Down Expand Up @@ -33,6 +34,11 @@ For a remote server, use:

`git clone username@host:/path/to/repository`

Another change made to the file to try and make issues problems

More changes to create more issues with the files.
Lorem ipsum change

### Add files
Add one or more files to staging (index):

Expand Down