Skip to content

Commit

Permalink
fix spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
saintsjd committed Feb 7, 2012
1 parent 3bd6a59 commit 63401ed
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Expand Up @@ -57,7 +57,7 @@ Features to Come!
=====

# cleaner output by default for status
> git st
> git status
Frozen snapshot ready for commit:
M daemon.c
N test.txt
Expand All @@ -73,13 +73,13 @@ Features to Come!

# browse old revisions like Mac TimeMachine...

# go back one revision
# go back one revision
> git history back

# go forward one revision
# go forward one revision
> git history forward

# go back, back, back, then return to latest
# go back, back, back, then return to latest
> git history back
> git history back
> git history back
Expand Down

0 comments on commit 63401ed

Please sign in to comment.