Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
get_sha1() - fix infinite loop on nonexistent stage.
[gitweb.git]
/
Documentation
/
git-status.txt
diff --git
a/Documentation/git-status.txt
b/Documentation/git-status.txt
index 89a4f38203394b198208d0a3317e5494180d6cea..e446f4812e28c733baed21e1d82098252ffbfefc 100644
(file)
--- a/
Documentation/git-status.txt
+++ b/
Documentation/git-status.txt
@@
-3,12
+3,12
@@
git-status(1)
NAME
----
-git-status - Show working tree status
.
+git-status - Show working tree status
SYNOPSIS
--------
-'git
status'
+'git
-
status'
DESCRIPTION
-----------