As part of improving the end user experience for installs where the end user interacts directly with the generated filesystem (e.g. the build-appliance) these two commits ensure that we can have real man pages and tab completion for git on the target if desired.
The pre-generated man pages are created by the git folks themselves and hosted right along side of the git tarballs, so updates will be relatively seamless. Paul. --- Paul Gortmaker (2): git: expand recipe to take advantage of pre-gen'd manpages git: add basic tab completion support meta/recipes-devtools/git/git.inc | 17 ++++++++++++++++- meta/recipes-devtools/git/git_2.2.1.bb | 6 ++++-- 2 files changed, 20 insertions(+), 3 deletions(-) -- 2.2.1 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
