This is bold text
This text is italicized
This was mistaken text
This text is extremely important
All this text is important
In the words of Abraham Lincoln:
Pardon my French
Use git status
to list all new or modified files that haven't yet been committed.
Some basic Git commands are:
git status
git add
git commit
Have you taken a look at GitHub Pages yet?
- Red
- Green
- Olive
- Blue
- Cyan
- Navy
- Red
- Green
- Olive
- Blue
- Cyan
- Navy
- Red
- Green
- Olive
- Blue
- Cyan
- Navy
- Red
- Green
- Blue
- (Optional) Orange
:EMOJICODE:
GitHub syntax can also support emoji 👍
You should also be able to *escape* Markdown syntax by utilising back slashes.
Being Markdown based html should also be supported.
Command left-aligned | Command center-aligned | Command right-aligned | Description |
---|---|---|---|
git status |
git status |
git status |
List all new or modified files |
git diff |
git diff |
git diff |
Show file differences that haven't been staged |