Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work with --work-tree option to git checkout command #2

Closed
johnbendi opened this issue Nov 25, 2015 · 1 comment
Closed

Doesn't work with --work-tree option to git checkout command #2

johnbendi opened this issue Nov 25, 2015 · 1 comment

Comments

@johnbendi
Copy link

A
├── B
├── C
│   ├── D
│   │   └── .git
│   └── E
│       └── .git
└── .git

git doesn't checkout D and E with --recursive-submodules option.

@hvoigt
Copy link
Collaborator

hvoigt commented Nov 26, 2015

We do not use the bug tracker here. Please write an email with your complete report (the exact commands to reproduce and what you expected) to: git@vger.kernel.org
See https://git-scm.com/community. This is only a repository to track submodule development.

@hvoigt hvoigt closed this as completed Nov 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants