Skip to content

using filepath.Join() instead of path.Join() to fix wrong filepath on Windows#3491

Merged
mislav merged 3 commits intocli:trunkfrom
junjieyuan:trunk
Apr 22, 2021
Merged

using filepath.Join() instead of path.Join() to fix wrong filepath on Windows#3491
mislav merged 3 commits intocli:trunkfrom
junjieyuan:trunk

Conversation

@junjieyuan
Copy link
Contributor

PS C:\Users\Junjie Yuan> gh auth status
github.com
✓ Logged in to github.com as junjieyuan (C:\Users\Junjie Yuan.config\gh/hosts.yml)
✓ Git operations for github.com configured to use https protocol.
✓ Token: *******************

Signed-off-by: Junjie Yuan yuan@junjie.pro

… Windows:

PS C:\Users\Junjie Yuan> gh auth status
github.com
  ✓ Logged in to github.com as junjieyuan (C:\Users\Junjie Yuan\.config\gh/hosts.yml)
  ✓ Git operations for github.com configured to use https protocol.
  ✓ Token: *******************

Signed-off-by: Junjie Yuan <yuan@junjie.pro>
@cliAutomation
Copy link
Collaborator

Hi! Thanks for the pull request. Please ensure that this change is linked to an issue by mentioning an issue number in the description of the pull request. If this pull request would close the issue, please put the word 'Fixes' before the issue number somewhere in the pull request body. If this is a tiny change like fixing a typo, feel free to ignore this message.

Copy link
Contributor

@mislav mislav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! Thank you

@junjieyuan
Copy link
Contributor Author

@mislav Thank you for you help!

@mislav mislav merged commit 9ee580d into cli:trunk Apr 22, 2021
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.

3 participants