https://github.com/githubtraining/example-submodule
This repository contains several commits of a single project file as a simple example used in conjunction with submodules.
https://github.com/githubtraining/example-submodule
Last synced: 4 months ago
JSON representation
This repository contains several commits of a single project file as a simple example used in conjunction with submodules.
- Host: GitHub
- URL: https://github.com/githubtraining/example-submodule
- Owner: githubtraining
- Created: 2013-08-05T17:15:38.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2022-02-21T03:40:11.000Z (about 4 years ago)
- Last Synced: 2023-05-22T10:55:15.731Z (almost 3 years ago)
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 9
- Watchers: 1
- Forks: 23
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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