this post was submitted on 26 May 2024
42 points (92.0% liked)
Git
2875 readers
3 users here now
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
Resources
Rules
- Follow programming.dev rules
- Be excellent to each other, no hostility towards users for any reason
- No spam of tools/companies/advertisements. It’s OK to post your own stuff part of the time, but the primary use of the community should not be self-promotion.
Git Logo by Jason Long is licensed under the Creative Commons Attribution 3.0 Unported License.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Wft isn't there just a nice clean git UI that tells you in human terms what you are doing.
Command line interfaces suck ass.
Learn git with the command line with examples and visual aids.
https://learngitbranching.js.org/
Thank you for sharing this.
I found this long time ago then lost the link.
I think the lack of UI is the main reason for all the jokes about git being horrible to learn. Fork is a pretty good client, and there are also some pretty good VSCode plugins to show you how all the commits and branches fit together.
Even git ships with git-ui. It's not great, but just goes to show how well informed and valid your criticism is.
https://git-scm.com/docs/git-gui/
Tbf I've been using Git for at least 10 years and I only just discovered this. I think nobody talks about it because it doesn't show history which is 90% of the reason to use a Git GUI.
What do you mean it doesn't show history? It's perhaps the only thing it handles better than most third-party git GUIs.
git: 'gui' is not a git command. See 'git --help'.
If you're going to try to smack talk like Linus Torvalds then maybe check your facts first
Sublime Merge is the best. Not easy but I’ve tried them all.
I've tried them all. Didn't get on with Sublime Merge.
My recommendations:
Most of the others are kind of crap IMO.
Git Fork is amazing
I mean gitlab is pretty sweet