issues Search Results · repo:x-motemen/ghq language:Go
Filter by
118 results
(61 ms)118 results
inx-motemen/ghq (press backspace or delete to remove)Problem
I tried using the --silent flag when fetching a repository, but I still see output as shown below:
$ ghq get --silent https://github.com/x-motemen/ghq
clone https://github.com/x-motemen/ghq ...
Sixeight
- Opened 4 days ago
- #413
Issue
- When GHQ_ROOT is a symbolic link, the ghq get command results in the error: The system cannot find the path
specified.
- If GHQ_ROOT is a symbolic link or junction, the ghq list command ...
walnuts1018
- Opened on Oct 26, 2024
- #402
Instead of:
github.com/user1/repo1
github.com/user1/repo2
github.com/user2/other-repo
I would like to have flat directories:
github.com/user1--repo1
github.com/user1--repo2
github.com/user2--other-repo ...
osv
- Opened on Oct 3, 2024
- #398
Github recommends to use SSH over HTTPS, and some people like me uses only SSH to clone repos. So, it would be good to
have a setting in the .gitconfig to avoid adding -p on all clone commands.
cgimenes
- 3
- Opened on Aug 28, 2024
- #397
Hello 👋🏻
The VCS detection seems broken with Codeberg repositories:
❯ ghq get git@codeberg.org:kiss-community/community.git
clone ssh://git@codeberg.org/kiss-community/community.git - /home/bvergnaud/git/codeberg.org/kiss-community/community ...
bvergnaud
- 2
- Opened on Aug 3, 2024
- #396
~ % RUST_BACKTRACE=full mise install ghq
mise ~/.local/share/mise/plugins/ghq/bin/install failed
∗ Downloading and installing ghq...
Fail: Could not download
Fail: An error occurred
Error:
0: ~/.local/share/mise/plugins/ghq/bin/install ...
akadori
- Opened on Jul 25, 2024
- #395
Replicate:
ghq get https://plugins.svn.wordpress.org/affiliatewp-checkout-referrals/
What it clones:
image
What is should clone:
Via svn co https://plugins.svn.wordpress.org/affiliatewp-checkout-referrals/ ...
aubreypwd
- Opened on Jul 18, 2024
- #394
[ghq]
root = ~/.ghq
[ghq github.com ]
vcs = git
root = ~/src/github.com
[ghq gitlab.com ]
vcs = gitlab
root = ~/src/gitlab
[ghq git.company.com ]
vcs = gitlab
root = ~/src/corp
Then ...
cdenneen
- Opened on Jun 7, 2024
- #389
Github works perfectly. I can use get get or ghq get -p and get all contents to the same path. For Azure Repos though
the https and ssh paths are formatted differently. That s ok, and I can live with it, ...
sheldonhull
- 3
- Opened on Jun 6, 2024
- #388
Similar to gst list, except I mostly need to track uncommitted changes, not unpushed commits. Tracking unpushed commits
may be hard for repos with multiple remotes, so I can do that manually.
Listing ...
selurvedu
- Opened on Apr 24, 2024
- #387

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.