Skip to content

feat: support ghq.look configuration in gitconfig#456

Open
KeitaShimura wants to merge 1 commit intox-motemen:masterfrom
KeitaShimura:feature/support-ghq-look-in-gitconfig
Open

feat: support ghq.look configuration in gitconfig#456
KeitaShimura wants to merge 1 commit intox-motemen:masterfrom
KeitaShimura:feature/support-ghq-look-in-gitconfig

Conversation

@KeitaShimura
Copy link

@KeitaShimura KeitaShimura commented Feb 21, 2026

Support ghq.look configuration in gitconfig

Summary

Related to #419

Allow users to set ghq.look = true in gitconfig to use --look by
default, without specifying the flag on every invocation.

[ghq]
    look = true

Changes

  • Read ghq.look from gitconfig as a fallback when --look flag is not given
  • Add TestLookFromGitConfig to verify the behavior

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant