Jonathan Nieder <jrnie...@gmail.com> writes: >> git config submodule.active . >> git submodule update >> fatal: repository '../plugins/codemirror-editor' does not exist >> fatal: clone of '../plugins/codemirror-editor' into submodule path >> '/tmp/gerrit/plugins/codemirror-editor' failed >> Failed to clone 'plugins/codemirror-editor'. Retry scheduled >> [...] >> fatal: clone of '../plugins/codemirror-editor' into submodule path >> '/tmp/gerrit/plugins/codemirror-editor' failed >> Failed to clone 'plugins/codemirror-editor' a second time, aborting >> [...] > > Thanks. > > "git log" and other tools have the ability to rewrap lines and will get > confused by this transcript. Can you indent it to unconfuse them? > >> Signed-off-by: Stefan Beller <sbel...@google.com> > > Please also credit the bug reporter: > > Reported-by: Jaewoong Jung <jun...@google.com> > > ... > nit: inconsistent vertical whitespace (extra blank line?) > ... > I think this would be easier to read with all the release commands > together: > ...
All good points.