Johannes Schindelin, Wed, Aug 01, 2007 17:57:25 +0200: > On Fri, 13 Jul 2007, Alex Riesen wrote: > > Johannes Schindelin, Sun, Jul 08, 2007 04:01:29 +0200: > > > Non-interactive rebase requires the working tree to be clean, but > > > applies what is in the index without requiring the user to do it > > > herself. Imitate that, but (since we are interactive, after all) > > > fire up an editor with the commit message. > > > > Could we also have "git rebase <base> <branch>"? > > Don't we do that already? AFAICT it is already in the synopsis, ever > since rebase -i was introduced into the "next" branch, on June 25... > Err... "git rebase -i <base> <branch>" Does not work, just checked: $ git rebase -i base branch /usr/local/bin/git-rebase--interactive: 482: cannot create /home/user/projects/tmp/.git/.dotest-merge/output: Directory nonexistent cat: /home/user/projects/tmp/.git/.dotest-merge/output: No such file or directory Invalid branchname: branch - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html