Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 434098

Summary: dev-vcs/git - install git-subtree
Product: Gentoo Linux Reporter: Volkmar Glauche <volkmar.glauche>
Component: Current packagesAssignee: Robin Johnson <robbat2>
Status: RESOLVED FIXED    
Severity: enhancement CC: nikoli
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: add subtree to the list of contrib modules

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.