Re: git question
From: Kurt Van Dijck <hidden>
Date: 2012-01-11 12:22:35
From: Kurt Van Dijck <hidden>
Date: 2012-01-11 12:22:35
On Wed, Jan 11, 2012 at 12:28:21PM +0100, Marc Kleine-Budde wrote:
On 01/11/2012 12:18 PM, Kurt Van Dijck wrote:quoted
quoted
nitpick: Oliver, please don't forget to add your S-o-b if you are pushing commits to the tree.in that regard, I was wondering if one could add the S-o-b way after the actual commit?Yes but no. Yes, you can change the commit message (git commit --amend), but if you have already pushed it to the central repo on gitorious, you should not do it, as it changes the history.
thanks for the answer. Kurt