27 Aug
2010
27 Aug
'10
4:28 p.m.
On Fri, Aug 27, 2010 at 11:26 AM, Jürgen Hötzel <juergen@archlinux.org> wrote:
Just rebased....
Most of the time it shouldn't be necessary, I use `git am -3 -s` to apply so it can deal even with patches that don't apply perfectly cleanly, unless there are actual conflicts. tl;dr You don't need to rebase/resend unless the rebase caught a conflict. -Dan