On 14/12/2007, Jakub Narebski <jnareb@xxxxxxxxx> wrote: > The command I used quite often in my StGIT workflow, namely > "stg refresh -e", which used to refresh patch and launch editor to edit > commit (patch) description no longer works in Stacked GIT 0.14.1. > > I used it when new (refreshed) changes needed also changes in commit > description (commit message). Now I have to run two commands: > "stg refresh" and "stg edit". Well, people complained that 'refresh -e' is misleading and a separate command is needed. It's not difficult to move the editing functionality out of stgit.commands.edit and re-add the --edit option to refresh (while also keeping the separate edit command). I'm a bit busy with home/family commitments until the new year. -- Catalin - 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