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

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan McCullough committed Sep 16, 2013
0 parents commit d98cc93
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
ex-submodule
=============

This repository contains several commits of a single project file as a simple example used in conjunction with submodules.

## Usage

* Adding an [example-dependency](https://github.com/githubtraining/example-dependency) with `git submodule add`
* Examining how repositories track submodules by ref
* Changing submodule ref with `git checkout` within the subdirectory

0 comments on commit d98cc93

Please sign in to comment.