Re: t5403.1 and adding a file that belongs to a submodule From: Junio C Hamano <hidden> Date: 2016-06-15 22:51:37 git init mkdir foo (cd foo; git init; touch abc; git add abc; git ci -m1) git add foo/abc Note that doing "touch abc; git add abc foo/abc" instead will only add "abc". I think you mean s/ci/commit/, but it is an (perhaps lower priority) bug in "git add". Good that you spotted it.
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help