[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: patch management with git



On Wed, Jul  9, 2008 at 14:11:19 +0200, Rémi Vanicat wrote:

> One difficulties with this if evolving patch: git format-patch
> generate one patch by git commit, when some of the commit are new
> patches when other are modification of old patches. At least to use
> topic branch render this clearer (one patch ~ one branch)

git rebase -i allows you to modify old patches.

Cheers,
Julien


Reply to: