Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/admk/recursive-submodule
What happens if a git submodule is a submodule of itself?
https://github.com/admk/recursive-submodule
Last synced: 5 days ago
JSON representation
What happens if a git submodule is a submodule of itself?
- Host: GitHub
- URL: https://github.com/admk/recursive-submodule
- Owner: admk
- Created: 2013-11-25T17:01:10.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-25T17:09:14.000Z (about 11 years ago)
- Last Synced: 2024-05-21T02:10:24.772Z (8 months ago)
- Size: 102 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
recursive-submodule
===================What happens if a git submodule is a submodule of itself?
Infinite recursion on `git clone https://github.com/admk/recursive-submodule.git --recursive`?