[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX-devel] patch with improved commit message
From: |
Tassilo Horn |
Subject: |
Re: [AUCTeX-devel] patch with improved commit message |
Date: |
Sun, 18 Sep 2016 08:00:07 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) |
Uwe Brauer <address@hidden> writes:
> > I do as many local commits as necessary. If it takes longer to
> > finish my work, I "git pull --rebase" so that my commits stay on
> > top. When I’m done, I do "git rebase -i" and squash my commits
> > into one. This is also the time I do the ChangeLog messages for
> > the commit message by extracting them from the diff of my
> > changes.
>
> Just to understand this, you do all this on the master branch?
Yes.
> You don't have a private one for you own stuff?
No.
> What if you work on two things at the same time?
In that case, I'd have multiple branches. But the procedure wouldn't
change. I'd still rebase that branch onto master and squash all commits
into one. And then this last commit gets a commit message with
ChangeLog and omitting all comments I just took for myself while
developing that feature.
Bye,
Tassilo
- [AUCTeX-devel] patch with improved commit message, Uwe Brauer, 2016/09/17
- Re: [AUCTeX-devel] patch with improved commit message, Tassilo Horn, 2016/09/17
- Re: [AUCTeX-devel] patch with improved commit message, Uwe Brauer, 2016/09/17
- Re: [AUCTeX-devel] patch with improved commit message, Tassilo Horn, 2016/09/17
- Re: [AUCTeX-devel] patch with improved commit message, Uwe Brauer, 2016/09/17
- Re: [AUCTeX-devel] patch with improved commit message,
Tassilo Horn <=
- Re: [AUCTeX-devel] patch with improved commit message, Uwe Brauer, 2016/09/18
- Re: [AUCTeX-devel] patch with improved commit message, Tassilo Horn, 2016/09/18
- Re: [AUCTeX-devel] patch with improved commit message, Uwe Brauer, 2016/09/18
- Re: [AUCTeX-devel] patch with improved commit message, Tassilo Horn, 2016/09/19
- Re: [AUCTeX-devel] patch with improved commit message, Uwe Brauer, 2016/09/19