Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914542 - dev-vcs/git-lfs install *sh completions by default
Summary: dev-vcs/git-lfs install *sh completions by default
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Nils Freydank
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-09-22 17:37 UTC by Rahil Bhimjiani
Modified: 2023-09-25 06:33 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rahil Bhimjiani 2023-09-22 17:37:56 UTC
It supports bash, fish, zsh. git-lfs-completion(1)
Comment 1 Larry the Git Cow gentoo-dev 2023-09-25 06:33:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0900a1dda1a1f078b99d5a1800361764794751a4

commit 0900a1dda1a1f078b99d5a1800361764794751a4
Author:     Nils Freydank <holgersson@posteo.de>
AuthorDate: 2023-09-23 14:10:27 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2023-09-25 06:33:05 +0000

    dev-vcs/git-lfs: Enable shell auto-completion
    
    - Build and install the auto completion for bash, fish and zsh.
    - Switch from "go .. || die" to "ego ...".
    
    See upstream issue requesting pre-generated files for releases:
    https://github.com/git-lfs/git-lfs/issues/5520
    
    Closes: https://bugs.gentoo.org/914542
    Signed-off-by: Nils Freydank <holgersson@posteo.de>
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 .../{git-lfs-3.4.0.ebuild => git-lfs-3.4.0-r1.ebuild}   | 17 +++++++++++++++--
 1 file changed, 15 insertions(+), 2 deletions(-)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be32161ccdd15119992a6ebc494e0108eca6fc15

commit be32161ccdd15119992a6ebc494e0108eca6fc15
Author:     Nils Freydank <holgersson@posteo.de>
AuthorDate: 2023-09-23 14:10:28 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2023-09-25 06:33:06 +0000

    dev-vcs/git-lfs: Update live ebuild
    
    Bug: https://bugs.gentoo.org/914542
    Signed-off-by: Nils Freydank <holgersson@posteo.de>
    Closes: https://github.com/gentoo/gentoo/pull/33004
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-vcs/git-lfs/git-lfs-9999.ebuild | 17 +++++++++++++++--
 1 file changed, 15 insertions(+), 2 deletions(-)