[PATCH] Start adding the $GIT_DIR/remotes/ support.
[git/jrn.git] / Documentation / git-get-tar-commit-id.txt
blobf9c4140d3dbf1c23e2ac758ed6317d53fce9bb7c
1 git-get-tar-commit-id(1)
2 ========================
4 NAME
5 ----
6 git-get-tar-commit-id - Some git command not yet documented.
9 SYNOPSIS
10 --------
11 'git-get-tar-commit-id' [ --option ] <args>...
13 DESCRIPTION
14 -----------
15 Does something not yet documented.
18 OPTIONS
19 -------
20 --option::
21         Some option not yet documented.
23 <args>...::
24         Some argument not yet documented.
27 Author
28 ------
29 Written by Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
31 Documentation
32 --------------
33 Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
35 GIT
36 ---
37 Part of the link:git.html[git] suite