Skip to content

expand leading tilde in GH_CONFIG path to $HOME#217

Open
wilmoore wants to merge 1 commit intoowenthereal:masterfrom
wilmoore:expand-tilde-in-ghconfig-path
Open

expand leading tilde in GH_CONFIG path to $HOME#217
wilmoore wants to merge 1 commit intoowenthereal:masterfrom
wilmoore:expand-tilde-in-ghconfig-path

Conversation

@wilmoore
Copy link
Copy Markdown
Contributor

Environment

export GH_CONFIG="~/.private/config/gh/config"

Command

% gh checkout https://github.com/user/repo/pull/34

Expected Result

Branch user-branchname set up to track remote branch branchname from user.

Actual Result

Before Change

github.com password for wilmoore (never stored):

After Change

Branch user-branchname set up to track remote branch branchname from user.

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