Skip to content
This repository was archived by the owner on Jan 22, 2024. It is now read-only.

Commit d98cc93

Browse files
author
Jordan McCullough
committed
Initial commit
0 parents  commit d98cc93

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
ex-submodule
2+
=============
3+
4+
This repository contains several commits of a single project file as a simple example used in conjunction with submodules.
5+
6+
## Usage
7+
8+
* Adding an [example-dependency](https://github.com/githubtraining/example-dependency) with `git submodule add`
9+
* Examining how repositories track submodules by ref
10+
* Changing submodule ref with `git checkout` within the subdirectory

0 commit comments

Comments
 (0)