summaryrefslogtreecommitdiffstats
path: root/scripts/combo-layer-hook-default.sh
diff options
context:
space:
mode:
authorPatrick Ohly <patrick.ohly@intel.com>2015-03-12 17:09:41 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-03-20 11:21:24 +0000
commite0d3cabc5a25c611531e66b80a4d372f76e2b828 (patch)
tree8f9a473be04978c81fd6417e2daf7cf9cd178f9e /scripts/combo-layer-hook-default.sh
parent14eac2a474f5fb347312b7257cc385d495a06c2d (diff)
downloadast2050-yocto-poky-e0d3cabc5a25c611531e66b80a4d372f76e2b828.zip
ast2050-yocto-poky-e0d3cabc5a25c611531e66b80a4d372f76e2b828.tar.gz
combo-layer: partial import for '--history init'
The new "since_revision" property can be used to cut off the imported history at some point. This is useful to keep the resulting repository smaller while still preserving enough history that "git annotate" reports the right author and commit for most lines. The initial, squashed import commit shows up with "unknown" as author in the "git annotate" output. It has the repository name as prefix in the subject line; importing that commit works best with a layer hook which does not add the repository name again when it is already present. Adding it here is useful for hooks which do not extend the subject line. (From OE-Core rev: 74f4c9e3bcdb3c4ca919623086e92a9379bd81ff) Signed-off-by: Patrick Ohly <patrick.ohly@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/combo-layer-hook-default.sh')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud