progit2
progit2 copied to clipboard
submodule problem
pull request: https://github.com/progit/progit2/pull/802
Are I wrong?
Following the example of the section Issues with Submodules, and the error "The following untracked working tree files would be overwritten by checkout" does not show up, instead git can checkout master without error. (Test it with Git for Windows 2.14.2)
see https://github.com/progit/progit2/blob/7d3384f392206e91f8bc2f030f1fbf555b7b88e7/book/07-git-tools/sections/submodules.asc#issues-with-submodules
What is a current status of this issue?