diff options
author | Petr Baudis <pasky@suse.cz> | 2005-11-01 21:47:10 +0100 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-11-01 14:45:49 -0800 |
commit | 085c1e2212e1adef2e8c72a28641bc4a8314a4e6 (patch) | |
tree | b97e9838abc3bb509ba06a3a8da047c1dbbe6616 /Documentation | |
parent | 3c64314c4b1f90488391a0ffea2a4ed04c8f6b79 (diff) | |
download | git-085c1e2212e1adef2e8c72a28641bc4a8314a4e6.tar.gz git-085c1e2212e1adef2e8c72a28641bc4a8314a4e6.tar.xz |
git-am.txt is no stub anymore
That notice was added by me for the emergency documentation, but Junio
already expanded it to a full-fledged manual page. This patch removes
the notice.
Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/git-am.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/git-am.txt b/Documentation/git-am.txt index 704dc514d..e4df4a46e 100644 --- a/Documentation/git-am.txt +++ b/Documentation/git-am.txt @@ -82,8 +82,6 @@ Documentation -------------- Documentation by Petr Baudis, Junio C Hamano and the git-list <git@vger.kernel.org>. -This manual page is a stub. You can help the git documentation by expanding it. - GIT --- Part of the gitlink:git[7] suite |