On 11/08, Junio C Hamano wrote: > Here are the topics that have been cooking. Commits prefixed with > '-' are only in 'pu' (proposed updates) while commits prefixed with > '+' are in 'next'. The ones marked with '.' do not appear in any of > the integration branches, but I am still holding onto them. > > The tip of 'next' has been rebuilt on top of v2.15, while kicking a > few topics back to 'pu'. > > You can find the changes described here in the integration branches > of the repositories listed at > > http://git-blame.blogspot.com/p/git-public-repositories.html > > -------------------------------------------------- > [New Topics] > > * bw/rebase-i-ignored-submodule-fix (2017-11-07) 1 commit > - wt-status: actually ignore submodules when requested > > "git rebase -i" recently started misbehaving when a submodule that > is configured with 'submodule.<name>.ignore' is dirty; this has > been corrected. > > Will merge to 'next'. > I've edited in the tweak brought up in the discussion. Please > eyeball to sanity check. Tweaks look good to me! -- Brandon Williams