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

Incremental conversion breaks .gitmodules #21

Closed
purpleKarrot opened this issue May 17, 2013 · 2 comments
Closed

Incremental conversion breaks .gitmodules #21

purpleKarrot opened this issue May 17, 2013 · 2 comments
Labels

Comments

@purpleKarrot
Copy link
Member

It seams the information about existing submodules is lost when doing an incremental Boost2git conversion.

Workaround: Run a full conversion.
Solution: Read the .gitmodules file on startup.

@dabrahams
Copy link
Member

I'm working on a fix for this that uses the logfile the same way that the rest of the incremental resumption stuff works.

@dabrahams dabrahams reopened this May 20, 2013
@dabrahams
Copy link
Member

Oops, this was actually fixed by commit e13e87a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants