cli/cmd
Junjie Yuan 927e4c7e4d
using filepath.Join() instead of path.Join() to fix wrong filepath on 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>
2021-04-22 15:19:16 +08:00
..
gen-docs Add tests for manual pages generation 2021-03-30 20:47:25 +02:00
gh using filepath.Join() instead of path.Join() to fix wrong filepath on Windows: 2021-04-22 15:19:16 +08:00