This is worth it just for `gh repo create`
I'd been using `hub create` for several years now...
GitHub CLI 1.0
111–120 of 221 posts
Re: GitHub CLI 1.0
#112Earlier quoted context omitted.
Martin from GitHub here - love to understand what happened if you have the time to point me at more details. DM's open (martinwoodward on twitter and martinwoodward at github.com on email)
This is part of the problem. No recourse for such decisions unless you make a stink about it on an orange website or get enough likes on the website with the blue bird logo.
Re: GitHub CLI 1.0
#113Earlier quoted context omitted.
Martin from GitHub here - love to understand what happened if you have the time to point me at more details. DM's open (martinwoodward on twitter and martinwoodward at github.com on email)
This is part of the problem. No recourse for such decisions unless you make a stink about it on an orange website or get enough likes on the website with the blue bird logo.
Re: GitHub CLI 1.0
#114Is this coming full circle: Git -> GitHub -> GitHub CLI?
Re: GitHub CLI 1.0
#115I don't understand the appeal of using a cli to manage commits, branches, remotes, merges with conflicts, and so on. To me all these things are so much better internalized and understood when presented visually. Git GUIs are aplenty (Sublime Merge being my latest discovery, SourceTree before that) and generally really good. Combined with the already amazing GitHub web GUI, it's a wonder what use case is better served…
Re: GitHub CLI 1.0
#116I don't understand the appeal of using a cli to manage commits, branches, remotes, merges with conflicts, and so on. To me all these things are so much better internalized and understood when presented visually. Git GUIs are aplenty (Sublime Merge being my latest discovery, SourceTree before that) and generally really good. Combined with the already amazing GitHub web GUI, it's a wonder what use case is better served…
Re: GitHub CLI 1.0
#117Re: GitHub CLI 1.0
#118GitHub is killing it with these features. I wonder how long Azure Repos will survive on it's own.
Never heard of Azure Repos before. Do they have any unique features that could be merged into Github?
Re: GitHub CLI 1.0
#119Extend - in progress
Extinguish - todo
Re: GitHub CLI 1.0
#120Earlier quoted context omitted.
Never heard of Azure Repos before. Do they have any unique features that could be merged into Github?
When reviewing PR, it has nice file/folder tree on left side, which is far superior compared to scrolling over 10+ files without context on Github, I hope Github gets this soon...