Is it possible to "sign off" squashed commits created by the 'git subtree add 
... --squash' command?

I ask, because the Signed-off-by tag is a requirement for a project I work on, 
but I've been unable to achieve this. A thorough search of Google/StackOverflow 
reveals nothing.

Regards,

Stephen Finucane

PS: A visualisation. The issue is the second "squash" commit

  |\  Merge: 0000000 0000000
  | | Author: Stephen Finucane <stephen.finuc...@intel.com>
  | | Date:   Mon Jul 7 10:21:51 2014 +0100
  | |
  | |     Add xxx as a git subtree
  | |
  | |     - There is no problem with this commit.
  | |
  | |     Signed-off-by: Stephen Finucane <stephen.finuc...@intel.com>
  | |
  | * commit 0000000000000000000000000000000000000000
  |   Author: Stephen Finucane <stephen.finuc...@intel.com>
  |   Date:   Mon Jul 7 10:21:51 2014 +0100
  |
  |       Squashed 'path/' content from commit 0000000
  |
  |       git-subtree-dir: path
  |       git-subtree-split: 0000000000000000000000000000000000000000
  |
  * commit 0000000000000000000000000000000000000000
  | Author: Stephen Finucane <stephen.finuc...@intel.com>
  | Date:   Mon Jul 7 10:04:38 2014 +0100
  ...
--------------------------------------------------------------
Intel Shannon Limited
Registered in Ireland
Registered Office: Collinstown Industrial Park, Leixlip, County Kildare
Registered Number: 308263
Business address: Dromore House, East Park, Shannon, Co. Clare

This e-mail and any attachments may contain confidential material for the sole 
use of the intended recipient(s). Any review or distribution by others is 
strictly prohibited. If you are not the intended recipient, please contact the 
sender and delete all copies.


--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to