Skip to content
This repository was archived by the owner on Sep 3, 2019. It is now read-only.

Commit d937823

Browse files
committed
Add git-cheetah in a submodule in /src/git-cheetah/
The installers are not changed, so this submodule is not checked out by default. But its presence alone should make it easier for new developers, as well as making git-cheetah a bit more visible. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 57ec002 commit d937823

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@
44
[submodule "html"]
55
path = doc/git/html
66
url = git://git.kernel.org/pub/scm/git/git.git
7+
[submodule "git-cheetah"]
8+
path = src/git-cheetah
9+
url = git://repo.or.cz/git-cheetah.git/

src/git-cheetah

Submodule git-cheetah added at b47280d

0 commit comments

Comments
 (0)