Stefan Beller wrote:
> Documentation/git-status.txt | 9 +
> t/t3600-rm.sh| 18 +-
> t/t7506-status-submodule.sh | 24
> wt-status.c | 13 +++--
> 4 files changed, 57 insertions(+), 7 deletions(-)
Very ni
If I add an untracked file to a submodule or modify a tracked file,
currently "git status --short" treats the change in the same way as
changes to the current HEAD of the submodule:
$ git clone --quiet --recurse-submodules
https://gerrit.googlesource.com/gerrit
$ echo hello >gerri
2 matches
Mail list logo