Junio C Hamano [off-list ref] writes:
* lk/more-helpful-status-hints (2012-06-11) 5 commits
- fixup! status: better advices when splitting a commit (during rebase -i)
- status: better advices when splitting a commit (during rebase -i)
- status: don't suggest "git rm" or "git add" if not appropriate
- t7512-status-help.sh: better advices for git status
- wt-status.*: better advices for git status added
Almost there, modulo minor details pointed out by Matthieu.
The details I pointed out earlier are already fixed. I went through the
serie again, and suggest two more minor fixups:
fixup! reword message when splitting a commit.
fixup! don't allocate struct wt_status_state dynamically
patches follow.
* lk/rebase-i-x (2012-06-13) 1 commit
- rebase -i: teach "--exec <cmd>"
Adds -x <cmd> to "rebase -i" to insert "exec <cmd>" after each
commit in the resulting history.
Will merge to next after 1.7.11.
Cool!
--
Matthieu Moy
http://www-verimag.imag.fr/~moy/