diff options
author | Patrick Ohly <patrick.ohly@intel.com> | 2015-03-12 17:09:41 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-03-20 11:03:10 +0000 |
commit | 74f4c9e3bcdb3c4ca919623086e92a9379bd81ff (patch) | |
tree | 9d5ba62b14ccea68239ff2f6d220c12011f9c88c /.gitignore | |
parent | 220d816cda3c9b8d888288cc03eb74be5e71cc59 (diff) | |
download | openembedded-core-74f4c9e3bcdb3c4ca919623086e92a9379bd81ff.tar.gz openembedded-core-74f4c9e3bcdb3c4ca919623086e92a9379bd81ff.tar.bz2 openembedded-core-74f4c9e3bcdb3c4ca919623086e92a9379bd81ff.zip |
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.
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions