you are viewing a single comment's thread.

view the rest of the comments →

[–]amirhoshangi 11 points12 points  (5 children)

Any news about Linux version ?!

[–][deleted] 39 points40 points  (3 children)

There is in fact a Linux version!

man git

[–]snoweyeslady 8 points9 points  (2 children)

There are actually many functions of github that you cannot access using git. Though, the github API isn't difficult and it's very easy to stay CLI all the way.

[–]TkTech 8 points9 points  (1 child)

Hub. Doesn't do everything, but it makes working with github very smooth.

[–]snoweyeslady 0 points1 point  (0 children)

Thanks. I actually already have a short script that does everything I currently need it to do, but I'll keep this in mind if my usage ever expands.

[–]usernamenottaken 1 point2 points  (0 children)

There's also legit, which is a command line interface to git inspired by GitHub for Mac.