Home

x-motemen/ghq

Status:Indexed
Analyzed 6d ago3K+ starsGo

Remote repository management made easy

Back to Issues
#428
Moderate

Feature request: --worktree flag to create worktree after bare clone

View on GitHub

Summary

The request is to add a new flag, `--worktree`, to the `ghq get` command. This flag should allow users to specify a path where a worktree for a repository will be created after `ghq` performs a bare clone of the repository.

Skills Required

Go Programming LanguageGit Command-Line InterfaceUnderstanding of Git WorktreesCommand-Line Interface Development