summaryrefslogtreecommitdiff
path: root/Documentation/git-clone-dumb-http.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-08-23 22:32:17 (GMT)
committerJunio C Hamano <junkio@cox.net>2005-08-23 22:32:17 (GMT)
commit58eaf287f1b25f6427b06bd72d8e555615828aeb (patch)
tree6d86eab47d70925761f5923debeaa19c348fb371 /Documentation/git-clone-dumb-http.txt
parent89305da8a230e435109cc97ed88241c158813523 (diff)
parent2a29da7c6d6103c4719c71f6cce88e853260912c (diff)
downloadgit-58eaf287f1b25f6427b06bd72d8e555615828aeb.zip
git-58eaf287f1b25f6427b06bd72d8e555615828aeb.tar.gz
git-58eaf287f1b25f6427b06bd72d8e555615828aeb.tar.bz2
Merge refs/heads/master from .
Diffstat (limited to 'Documentation/git-clone-dumb-http.txt')
-rw-r--r--Documentation/git-clone-dumb-http.txt38
1 files changed, 38 insertions, 0 deletions
diff --git a/Documentation/git-clone-dumb-http.txt b/Documentation/git-clone-dumb-http.txt
new file mode 100644
index 0000000..7824845
--- /dev/null
+++ b/Documentation/git-clone-dumb-http.txt
@@ -0,0 +1,38 @@
+git-clone-dumb-http(1)
+======================
+
+NAME
+----
+git-clone-dumb-http - Some git command not yet documented.
+
+
+SYNOPSIS
+--------
+'git-clone-dumb-http' [ --option ] <args>...
+
+DESCRIPTION
+-----------
+Does something not yet documented.
+
+
+OPTIONS
+-------
+--option::
+ Some option not yet documented.
+
+<args>...::
+ Some argument not yet documented.
+
+
+Author
+------
+Written by Junio C Hamano <junkio@cox.net>
+
+Documentation
+--------------
+Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
+
+GIT
+---
+Part of the link:git.html[git] suite
+