Live data from Hacker News

Octogit

github.com

1–10 of 21 posts

Re: Octogit

#4
The only issue I have with this is having to type 'octogit' as a command or alias it, compared to 'hub' or 'git'.

Re: Octogit

#5
post #3

See also Hub https://github.com/defunkt/hub

it hasn't been updated in ages, which is a shame really as last time I checked a lot of the super useful commands (like transforming an issue into a PR) were not working because of the v3 API

Re: Octogit

#6
post #4

The only issue I have with this is having to type 'octogit' as a command or alias it, compared to 'hub' or 'git'.

Doesn't seem to me that any of these commands are actually run that often, and if that's wrong, is making an alias really that hard?

Re: Octogit

#7
I think the issues arena is a good use case, and I currently use ghi, but I agree that most of the other commands are pretty rare and using a web interface is not a major issue every few wweeks

but I definitely will give it a try - I would like to add prentice child relationships to issues - they would make a good backlog / story tracker combined with hubboard

Re: Octogit

#8
post #5
post #3

See also Hub https://github.com/defunkt/hub

it hasn't been updated in ages, which is a shame really as last time I checked a lot of the super useful commands (like transforming an issue into a PR) were not working because of the v3 API

Would be nice to see someone take on maintaining hub, or at least fixing the broken stuff. Zach Holman spoke highly of it in "Git and Github Secrets" a few weeks ago.

Re: Octogit

#9
I used this project as an excuse to submit a pull request (adding gist viewing), refresh myself some python (it's been a while), and write a blog post about it (http://earino.wordpress.com/2012/07/15/being-a-github-polygl...). I genuinely love what github has provided me, a place to program for fun again, without having to delve so deeply into a sub-community of open source that I have to invest real deeply. I can literally hit a URL, see what issues exist about a project, and fix something. Github is awesome.

Re: Octogit

#10
post #8
post #5

Earlier quoted context omitted.

it hasn't been updated in ages, which is a shame really as last time I checked a lot of the super useful commands (like transforming an issue into a PR) were not working because of the v3 API

Would be nice to see someone take on maintaining hub, or at least fixing the broken stuff. Zach Holman spoke highly of it in "Git and Github Secrets" a few weeks ago.

There seem to be some active forks:

https://github.com/defunkt/hub/network

Post reply on HN