latest 14 messages by jsatk

+ [2020-02-18T19:45:05Z] jsatk Gonna stick with hub for now.
+ [2020-02-18T19:45:01Z] jsatk Looks like it doesn't work on enterprise either. https://github.com/cli/cli/issues/273
+ [2020-02-18T19:44:51Z] jsatk Thanks.
+ [2020-02-18T18:37:15Z] jsatk Do they conflict? Overlap?
+ [2020-02-18T18:37:09Z] jsatk What's the difference between hub and gh?
+ [2020-01-26T17:58:28Z] jsatk Thank you!
+ [2020-01-26T17:56:24Z] jsatk Question. Is there a way to set a PR template on a repo? I’d like to prepopulate the description for my team to fill out. Right now we all kind of have our own style and template for PRs. I’d be nice to automate this and suggest a template when people open PRs.
+ [2019-10-22T18:53:40Z] jsatk thanks for the help :)
+ [2019-10-22T18:53:29Z] jsatk i use fish shell. i think this is unique to it.
+ [2019-10-22T18:53:18Z] jsatk good lord.
+ [2019-10-22T18:53:16Z] jsatk i had to both quote it & escape it.
+ [2019-10-22T18:45:36Z] jsatk it appears my `$BROWSER` environment variable is set to `open /Applications/Firefox.app`. I tried changing it to `open /Applications/Google\ Chrome.app` but it chokes on the space, even when it's quoted or escaped.
+ [2019-10-22T18:44:45Z] jsatk Chrome
+ [2019-10-22T18:34:10Z] jsatk every time i run `hub browse` it opens the repo in a new tab in chrome _and_ launches firefox. I have ran `git config --global web.browser chrome`. Anyone have any ideas?