]>
git.99rst.org Git - git.git/commit
t7400: test failure to add submodule in tracked path
Add a test to ensure failure on adding a submodule to a directory with
tracked contents in the index.
As we are going to refactor and port to C some parts of `git submodule
add`, let's add a test to help ensure no regression is introduced.
Signed-off-by: Atharva Raykar <redacted>
Mentored-by: Christian Couder <redacted>
Based-on-patch-by: Shourya Shukla <redacted>
Mentored-by: Shourya Shukla <redacted>
Signed-off-by: Junio C Hamano <redacted>