Andrew Meyer

Results 122 comments of Andrew Meyer

This seems like a good way of doing it. Essentially just makes "subdomain" the username, which is fine since the only API endpoint that requires authentication needs you to provide...

Looks like you need to update the yarn lockfile in order for the tests to run.

To me, this seems like the kind of thing you'd expect to be a separate plugin or something. But then again, the same could be said for gerrit integration; and...

Yeah, ungit's current UI definitely does have a problem with information density. I'm no UI expert, but maybe something more along the lines of this would be good? [![DAG Tree](http://tonsky.me/blog/reinventing-git-interface/[email protected])](http://tonsky.me/blog/reinventing-git-interface/#looks-matter)...

@shingonoide > Maybe a drop down with the branches and tags available to navigate I guess would be great. See #459, #261

It's okay, I think I get it now. It's interesting though, because I don't believe the git porcelain CLI has this feature.

FYI, from the [docs for `git stash`](http://git-scm.com/docs/git-stash): > **create** > Create a stash (**which is a regular commit object**) and return its object name, without storing it anywhere in the...

@dharkness I think a more apt analogy is "Night vision goggles would be nice, but the real issue is that you're trying to read in the dark." :confused:

It wouldn't really be a git wrapper then though, would it? :wink: