Hi Casey, thanks for sending those patches and improving submodules! On Tue, May 1, 2018 at 11:09 AM, Casey Fitzpatrick <kcghost@xxxxxxxxx> wrote: > These patches add --progress and --dissociate options to git submodule. > > The --progress option existed beforehand, but only for the update command and > it was left undocumented. > > Both add and update submodule commands supported --reference, but not its pair > option --dissociate which allows for independent clones rather than depending > on the reference. This makes sense. > > I apologize for any errors I may have made in creation of these patches or the > formatting of these emails. This is the first time I have submitted patches to > a mailing list. The formatting seems to be alright, git-format-patch/git-send-email just works. ;) Stefan