Search Criteria
Package Details: git-subrepo-git 0.4.3.r1.g2f68596-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/git-subrepo-git.git (read-only, click to copy) |
---|---|
Package Base: | git-subrepo-git |
Description: | Git Submodule Alternative |
Upstream URL: | https://github.com/ingydotnet/git-subrepo |
Licenses: | GPL |
Conflicts: | git-subrepo |
Provides: | git-subrepo |
Submitter: | jamesan |
Maintainer: | arti |
Last Packager: | arti |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2016-07-10 20:52 (UTC) |
Last Updated: | 2022-01-17 05:57 (UTC) |
Latest Comments
1 2 Next › Last »
MarsSeed commented on 2024-03-25 20:46 (UTC)
Fails in
check()
(clean chroot) (git-subrepo-git0.4.6.r1.g73a0129-1
):Lucki commented on 2022-01-24 15:32 (UTC)
Thanks! That worked!
arti commented on 2022-01-18 05:59 (UTC)
So, I did some more digging and it looks like stock zsh
_git
completion script for some reason does not want to register git-subrepo command. You can manually override this using this zstyle in.zshrc
Lucki commented on 2022-01-18 01:40 (UTC)
Oh, you're right then it works… seems a bit inconvenient.
arti commented on 2022-01-17 05:59 (UTC)
zsh completions should work, at least they work for me when i run
zsh -f
to not load my .zshrc and then manualy start comp system withautoload compinit; compinit
. Only thing is that i have to fully type outgit subrepo
before tab complete works for it, this seems to be a problem with stock git completiton. Maintainer line is also now fixed.Lucki commented on 2022-01-17 01:41 (UTC)
Hey there! Are zsh completions supposed to work? I don't get any when pressing TAB despite seeing a file in the site_functions. And the maintainer in the PKGBUILD is still the old one?
arti commented on 2021-02-18 10:58 (UTC)
Hi! Please apply patch down below to bring this package up to date with upstream project.
Those changes are also available via git here https://git.wut.ee/PKGBUILD/git-subrepo-git
boojum commented on 2017-12-01 14:06 (UTC)
lilydjwg commented on 2017-08-21 13:27 (UTC)
lilydjwg commented on 2017-08-21 10:19 (UTC)
1 2 Next › Last »