cli/pkg/cmd
Jonathan Lloyd 487b62d3b9 Clone repos using canonical username/repo name capitalization
GitHub user/repo names are case insentitive. This can cause issues when dealing with
repos programmatically using systems that aren't aware of this (e.g. go packages).

This commit updates the cloning logic of the CLI to query the API for the canonical
capitalization and uses that for the clone operation.

Fixes: #1845
2020-10-12 23:39:18 +01:00
..
alias print aliases as valid yaml when piping 2020-09-14 10:33:29 -05:00
api Add PAGER support to the api command 2020-09-15 11:43:49 +02:00
auth Tweak gh auth login examples 2020-10-01 19:56:56 +02:00
completion Address PR comments 2020-09-30 12:55:05 +02:00
config Document gh config set pager ... option 2020-09-16 19:11:07 +02:00
factory Fix release download 2020-09-14 15:31:31 +02:00
gist Merge pull request #2034 from cristiand391/check-gist-ownership 2020-10-05 16:20:34 -05:00
issue Address PR comments around style and naming 2020-09-24 19:27:29 +02:00
pr deleted comment 2020-10-08 20:34:10 +05:30
release Address PR comments around style and naming 2020-09-24 19:27:29 +02:00
repo Clone repos using canonical username/repo name capitalization 2020-10-12 23:39:18 +01:00
root 💅 tweak update notifier 2020-10-09 18:15:28 +02:00
version Extract version command 2020-09-30 12:49:17 +02:00