Search Criteria
Package Details: ghq 1.4.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ghq.git (read-only, click to copy) |
---|---|
Package Base: | ghq |
Description: | Remote repository management made easy |
Upstream URL: | https://github.com/x-motemen/ghq |
Licenses: | MIT |
Conflicts: | ghq-bin |
Submitter: | eagletmt |
Maintainer: | nosada |
Last Packager: | nosada |
Votes: | 11 |
Popularity: | 0.000632 |
First Submitted: | 2015-11-22 18:16 (UTC) |
Last Updated: | 2023-02-26 01:37 (UTC) |
Dependencies (3)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- go (go-git, go-go2go-git, go-beta, gcc-go-git, gcc-go) (make)
- zsh (zsh-git, zsh-athame-git, zsh-fix-winchanged-git, zsh-minimal-git) (optional) – ghq function for zsh
Required by (1)
- mkrepo (optional)
Latest Comments
mortymacs commented on 2022-05-01 07:57 (UTC)
@nosada Thank you!
nosada commented on 2022-05-01 04:43 (UTC)
@mortymacs Thanks for your feedback. 1.2.1-3 will skip
make test
mortymacs commented on 2022-04-30 16:37 (UTC)
Is it really needed to run the "make test"? Because basically, "make test" is for development purposes. Now it shows an error in my system:
nosada commented on 2022-04-30 07:17 (UTC)
@carsme Thank you for your comment. Fixed in 1.2.1-2.
carsme commented on 2022-04-25 06:49 (UTC)
Bash completions do not work for me. I think you have to install them as the same filename as the executable, i.e.
ghq
instead of_ghq
.nosada commented on 2020-02-16 15:18 (UTC) (edited on 2020-02-16 15:18 (UTC) by nosada)
@yantene Hmm, it's strange... At least, in my knowledge, functions defined in PKGBUILD don't handle
.cache/
, so your trouble might be caused by yay itself or makepkg, I think.yantene commented on 2020-02-16 08:22 (UTC)
I installed ghq with yay. Permissions of many files under
.cache/yay/ghq
were 444. Later, when I updated ghq, yay couldn't delete these files. I had to delete.cache/yay/ghq
manually.Is this a problem with the PKGBUILD file? Is there another solution?
nosada commented on 2020-01-02 13:58 (UTC) (edited on 2020-01-02 13:58 (UTC) by nosada)
Note: there are some breaking changes from 0.99.0, see https://github.com/motemen/ghq/blob/master/CHANGELOG.md#v0990-2019-12-31 in detail.
If you use default ghq root (
$HOME/.ghq
) and nothing showed byghq list
after updating to 0.99.0 or later, you could resolve this by simply doinggit config --global ghq.root ~/.ghq
.Hoping this comment reduces your troubles...
nosada commented on 2018-04-11 13:56 (UTC)
@erikw Thank you for your feedback. Fixed by taking upstream patch.
erikw commented on 2018-04-10 16:47 (UTC)
=== RUN TestCommandGet clone https://github.com/motemen/ghq-test-repo -> /tmp/ghq456774568/github.com/motemen/ghq-test-repo error Not a valid repository: ssh://git@github.com//motemen/ghq-test-repo FAIL _/tmp/yaourt-tmp-erikw/aur-ghq/src/ghq-0.8.0 0.003s