Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 434098 - dev-vcs/git - install git-subtree
Summary: dev-vcs/git - install git-subtree
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-06 09:37 UTC by Volkmar Glauche
Modified: 2012-11-02 18:40 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
add subtree to the list of contrib modules (ebuild.diff,455 bytes, text/plain)
2012-10-29 12:31 UTC, Volkmar Glauche
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Volkmar Glauche 2012-09-06 09:37:32 UTC
As bug #355605 states, git-subtree has been included into git. However, as of git-1.7.12-r2 it is in the contrib/ folder and thus does not get built by default. Am I missing any USE flag to get git-subtree built?

Reproducible: Always
Comment 1 Volkmar Glauche 2012-10-29 12:31:41 UTC
Created attachment 327682 [details]
add subtree to the list of contrib modules

This patch adds subtree to the list of contrib modules that get installed into /usr/share/git/contrib. This will install the source of the module, the module executable and documentation itself still need to be installed from /usr/share/git/contrib/subtree.
The patch is against git-1.7.12.4, but should work for older ebuilds too.
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2012-11-02 18:40:04 UTC
Added in 1.8.0-r1. Also updated the rest of contrib.