+ [5 years ago] nedbat davidfetter: doesn't hub have help?
+ [5 years ago] davidfetter it has a man page, but that doesn't tell where its capabilities start and the web site's/the API's start.
+ [5 years ago] nedbat davidfetter: i guess i don't understand. the man page says what hub can do. the api docs say what the api can do: https://developer.github.com/v3/
+ [5 years ago] jhass davidfetter: hub and cli/cli are subsets of the API, since they use the API internally

message no. 181573

Posted by davidfetter in #github at 2020-05-31T21:07:47Z

it has a man page, but that doesn't tell where its capabilities start and the web site's/the API's start.
+ [5 years ago] heywood trying again… anyone know how to configure the default browser (e.g. used for sign-ins) for GH Desktop on macOS?
+ [5 years ago] amosbird Hello, how can I set a column limit for pr?
+ [5 years ago] amosbird so that if a pr has column width > 140 it'll generate an error
+ [5 years ago] nedbat amosbird: sounds like something you'd do with a linter check