| Summary: | It would be nice if a git-subtree package was visible. | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Scott Karns <scott> |
| Component: | New RPM package request | Assignee: | All Packagers <pkg-bugs> |
| Status: | NEW --- | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | Normal | CC: | mageia, marja11, scott |
| Version: | Cauldron | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | MGA7TOO | ||
| Source RPM: | git-2.21.0-2.mga7.src.rpm | CVE: | |
| Status comment: | |||
| Attachments: | Patch for git-2.3.10-1.mga5.src.rpm SPEC file to add git-subtree | ||
|
Description
Scott Karns
2015-10-25 15:55:27 CET
Created attachment 7166 [details]
Patch for git-2.3.10-1.mga5.src.rpm SPEC file to add git-subtreeCC:
(none) =>
scott I didn't proofread my original report: git-svn should be git-subtree git-subtree is actually already installed by the git-core package, it's just not in the path, it's at: /usr/share/doc/git-core/contrib/subtree/git-subtree.sh I'm assigning this to Anne, who recently talked on IRC about moving it into the path. Assignee:
bugsquad =>
ennael1 Setting version to cauldron (& adding MGA6TOO on the whiteboard) and reassigning to our git maintainer. @ Shlomi I didn't add the PATCH keyword, because it was written for Mga5, but you might still want to look at it. Assignee:
ennael1 =>
shlomif (In reply to David Walser from comment #3) > git-subtree is actually already installed by the git-core package, it's just > not in the path, it's at: > /usr/share/doc/git-core/contrib/subtree/git-subtree.sh For Mageia 7, git-subtree is indeed [still] here, in the same place: $ urpmq -l git-core | grep subtree /usr/lib64/git-core/git-merge-subtree /usr/lib64/git-core/git-subtree /usr/share/doc/git-core/contrib/subtree ... /usr/share/doc/git-core/contrib/subtree/git-subtree /usr/share/doc/git-core/contrib/subtree/git-subtree.1 /usr/share/doc/git-core/contrib/subtree/git-subtree.html /usr/share/doc/git-core/contrib/subtree/git-subtree.sh /usr/share/doc/git-core/contrib/subtree/git-subtree.txt /usr/share/doc/git-core/contrib/subtree/git-subtree.xml ... I suppose one could add to PATH /usr/share/doc/git-core/contrib/subtree/ when installing the package; is there no neater way? No registered maintainer now, nor active packager, so assigning globally; CC'ing rapsys as its most recent committer. CC:
(none) =>
mageia |