Live data from Hacker News

GitKraken: git GUI Client for Windows Mac and Linux

gitkraken.com

11–20 of 180 posts

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

#11
post #9

Does GitKraken support git Large File Storage? If so, I could see this becoming an excellent tool for non-programmers who have to use git(designers, game artists, etc.) and don't really want to get involved with some of the complexities that come with git.

We actually have programmers who don't want to get involved with git...

> We actually have programmers who don't want to get involved with git...

What do they prefer? Zip files, or something with a slightly different interface but equivalent complexity (e.g. mercurial) ?

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

#12

The lack of screenshots above the fold fails my sniff test. If it's so great show me, if not I wondering what's hiding. The same thing applies for languages and frameworks, if the code is great show it off.

There are screenshots -- http://www.gitkraken.com/screenshots

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

#13
Here are the things every git client should have before opening up:

1) side by side comparison—seems like it only has vertical, which means for heavy changes it's basically useless.

2) conflict resolution.

3) search (it seems like gitkraken does this well from the screenshots)

4) Interactive rebasing, the bread and butter of clean git usage.

Without the above as a minimum, I might as well just use the git cli all the time. It's not worth using two git tools when the cli is already so powerful.

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

#14

The lack of screenshots above the fold fails my sniff test. If it's so great show me, if not I wondering what's hiding. The same thing applies for languages and frameworks, if the code is great show it off.

There are screenshots -- http://www.gitkraken.com/screenshots

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".

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

#15
post #11
post #9

Earlier quoted context omitted.

We actually have programmers who don't want to get involved with git...

> We actually have programmers who don't want to get involved with git... What do they prefer? Zip files, or something with a slightly different interface but equivalent complexity (e.g. mercurial) ?

I know some people who prefer svn or mercurial over git.

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

#17

Not open source: http://www.gitkraken.com/faq

Yeah. I don't know when this happened, but that's become a deal breaker for me. Strange, right? Edit to add: It's particularly strange because I wouldn't depend on this tool in some infrastructural way -- I could switch clients anytime without any lock in. But I'm no longer willing to even try anymore. Odd.

Seems like you should investigate that, then. The first step is noticing that you may be acting irrationally. The second step is correcting (if in fact it turns out to be irrational, which I'm not claiming).

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

#20

Not open source: http://www.gitkraken.com/faq

Yeah. I don't know when this happened, but that's become a deal breaker for me. Strange, right? Edit to add: It's particularly strange because I wouldn't depend on this tool in some infrastructural way -- I could switch clients anytime without any lock in. But I'm no longer willing to even try anymore. Odd.

That is true, but i can't say i have checked the full source code of git last time i compiled it. But it is an important point nonetheless, evenmore so if the source code you work on is not open source and you wouldn't want the closed source git gui to secretly send bits to any party.

For me the deal breaker was the forced registration menu upon start with the same email address that you will use for commits. Instantly removed again.

Post reply on HN