* Paul Elliott <[email protected]> [120228 02:56]:
> What is the usual workflow to modify an existing patch? It is not the last in
> the series.
git-dpm checkout-patched
git rebase -i upstream
<usual stuff to edit commits using rebase -i>
git-dpm update-patches
(with upstream replaced with your upstream branch depending how you
named it).
Bernhard R. Link
_______________________________________________
Git-dpm-user mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/git-dpm-user