Johannes Schindelin schrieb: > While at it, also fix a few instances where a cd was done outside of a > subshell. > > Signed-off-by: Johannes Schindelin <johannes.schindelin@xxxxxx> > --- > t/t5505-remote.sh | 34 ++++++++++++++++++++++++++++++++++ > 1 files changed, 34 insertions(+), 0 deletions(-) It seems to me the patch only adds tests, but doesn't fix existing ones. And looking at t5505-remote.sh, every call of cd is already done inside of a subshell, so there doesn't seem to be anything to fix either. :-? - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html