Re: [PATCH 2/6] git rm: Support for removing submodules From: Junio C Hamano <hidden> Date: 2016-06-15 22:45:21 Junio C Hamano [off-list ref] writes: quoted+{ + char *key = submodule_by_path(name); + char *sectend = strrchr(key, '.'); + + assert(sectend); + *sectend = 0; Here is one caller I questioned in my comments on [1/6]... Another thing --- can submodule_by_path() ever return NULL saying "I do not see one in the configuration"?
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help