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

Re: Please commit each change separately, with clear commit message



Dear Jonas,

On Tue, Feb 28, 2012 at 7:15 PM, Jonas Smedegaard <dr@jones.dk> wrote:
> git-buildpackage has a neat helper tool for this. Here's what I would
> do:
>
>  ...
>  git commit -m "Change foo to bar."
>  ...
>
>  git commit -m "Add baz (and drop kaboink)."
>  git dch -a
>
> That last command above fetches all commit messages since changelog was
> last edited, and adds them as changelog entries.

Thank you for your advice.
I will use "git dch" next time.

Regards,
-- 
Kiwamu Okabe


Reply to: