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 6d49a5aa0df8cef4853d817e1e328b14cc190055..e446f4812e28c733baed21e1d82098252ffbfefc 100644
(file)
--- a/
Documentation/git-status.txt
+++ b/
Documentation/git-status.txt
@@
-1,15
+1,14
@@
git-status(1)
=============
-v0.99.4, Aug 2005
NAME
----
-git-status - Show working tree status
.
+git-status - Show working tree status
SYNOPSIS
--------
-'git
status'
+'git
-
status'
DESCRIPTION
-----------