Live data from Hacker News

GitKraken: git GUI Client for Windows Mac and Linux

gitkraken.com

71–80 of 180 posts

Re: GitKraken: git GUI Client for Windows Mac and Linux

#71
post #58

Earlier quoted context omitted.

I don't think this is a dealbreaker for 99% of people. I currently use Tower ( https://www.git-tower.com/ ), a closed-source Mac Git client that costs $70. It's beautiful, it speeds up my work day to day, and it's been worth every cent. Open source is great and I spend my days building an open-source mail client, but I have no problem paying for great tools.

How is rebasing? Can you merge/split/reorder commits easily?

Nope. Tower lacks that feature.

Re: GitKraken: git GUI Client for Windows Mac and Linux

#72

Earlier quoted context omitted.

You missed the point of the post. edit: When you load the page there is nothing to convince someone to dig further. All it says is "trust us it's better".

So you're basically just arguing that their webpage doesn't have a good layout. If you want to dismiss the product because of that, that's your choice, but I wish people would keep complaints about website design to themselves. They're so boring . I come to HN to read insightful commentary about articles and projects, and complaints about the websites themselves just make me roll my eyes.

To be honest, this is actually a good strategy ... producing a poor layout that is. I've found a lot of times, a post either has a lot of comments/votes because the product idea was stupid and/or something unrelated about the product was less than impressive.

So if you are launching a product on Hacker News, it might be worthwhile to create two separate landing pages. Create one that is less than informative/provocative to get the votes/comments and then switch to a more informative one when you have secured a front page position.

Re: GitKraken: git GUI Client for Windows Mac and Linux

#73
post #36

Earlier quoted context omitted.

There are very good reasons not to get invested into non-free software, starting with privacy concerns. Speaking of which, https://www.axosoft.com/privacy seems to say that the application is allowed to send home virtually unlimited amount of information about your repositories and the work you do in them.

Okay, I purposefully and carefully avoided taking a stance on whether or not one should invest in non-free software. You missed that apparently, as did the people downvoting me.

That's how I took it. I upvoted you

Re: GitKraken: git GUI Client for Windows Mac and Linux

#75

Earlier quoted context omitted.

I don't think this is a dealbreaker for 99% of people. I currently use Tower ( https://www.git-tower.com/ ), a closed-source Mac Git client that costs $70. It's beautiful, it speeds up my work day to day, and it's been worth every cent. Open source is great and I spend my days building an open-source mail client, but I have no problem paying for great tools.

As a long time git command line user, I've played with different GUI clients, but I don't see where it would speed me up (and in fact, they seem to just slow me down). What about it helps you in your day to day coding? Do you interact with git exclusively through a GUI, or do you use some mix of command line and GUI?

Almost exclusively a command-line user too. The one GUI tool I sometimes use is tig -- I like its status view for staging parts of files at a time if I made too many changes at once.

Re: GitKraken: git GUI Client for Windows Mac and Linux

#77

Earlier quoted context omitted.

I don't think this is a dealbreaker for 99% of people. I currently use Tower ( https://www.git-tower.com/ ), a closed-source Mac Git client that costs $70. It's beautiful, it speeds up my work day to day, and it's been worth every cent. Open source is great and I spend my days building an open-source mail client, but I have no problem paying for great tools.

As a long time git command line user, I've played with different GUI clients, but I don't see where it would speed me up (and in fact, they seem to just slow me down). What about it helps you in your day to day coding? Do you interact with git exclusively through a GUI, or do you use some mix of command line and GUI?

i use a gui for two things:

1. interactive staging and committing of only part of a local change. git-cola is way better than the command line flow for this

2. gitk's tree viewing and filtering options are nice. i usually end up just using tig for speed of opening, but if there's a large set of changes i want to navigate through i launch gitk. also it's the easiest way i've found to branch at a particular commit.

Re: GitKraken: git GUI Client for Windows Mac and Linux

#78
Lots of negativity here. I use SourceTree normally and although I'm a command-line comfortable vim/tmux/fugitive/etc kind-of-guy I've decided I like GUIs for GIT. GitKraken is worth watching IMO. So far I've liked using it (I started trying it at 0.5 and just came back to it now with this 0.8 announcement).

I don't care that it's an Electron app. It seems snappy enough for me. Isn't Slack on Electron? I have that running all day too.

This whole "it's not open-source anymore" thing kind of sucks though. If this is just gearing up to be a paid application then it's really got to step up to SourceTree. I initially figured it was just the rowdy javascript crowd flexing their muscles and playing with things like Electron and that it would remain open-sourced.

Re: GitKraken: git GUI Client for Windows Mac and Linux

#80

Earlier quoted context omitted.

I don't think this is a dealbreaker for 99% of people. I currently use Tower ( https://www.git-tower.com/ ), a closed-source Mac Git client that costs $70. It's beautiful, it speeds up my work day to day, and it's been worth every cent. Open source is great and I spend my days building an open-source mail client, but I have no problem paying for great tools.

I hate to be that guy, but you're paying $70 for that? What does that offer over, say SourceTree, Atlassian's free offering. From a quick glance, they look pretty similar to me.

Much like GitKraken, the site is completely unhelpful and doesn't have any screenshots. Why would I download, much less pay for, a piece of software which I haven't even seen?
Post reply on HN