Stefan Beller wrote: > Signed-off-by: Stefan Beller <sbel...@google.com> > Reviewed-by: Jonathan Nieder <jrnie...@gmail.com> > --- > Documentation/git-status.txt | 11 ++++ > t/t3600-rm.sh | 18 +++++-- > t/t7506-status-submodule.sh | 117 > +++++++++++++++++++++++++++++++++++++++++++ > wt-status.c | 17 ++++++- > 4 files changed, 156 insertions(+), 7 deletions(-)
Yes, this looks good. Thank you, Jonathan