←back to thread

Oh Shit, Git?

(ohshitgit.com)
464 points Anon84 | 1 comments | | HN request time: 2.719s | source
Show context
behnamoh ◴[] No.42729165[source]
Git is one of those technologies that I never got to wrap my head around of, because in so many ways it doesn't follow intuition and unless you have been using it for a long time, for literally every action you would probably have to Google or use the man page of the command.
replies(4): >>42729343 #>>42729639 #>>42729962 #>>42733024 #
bitwize ◴[] No.42729639[source]
It's ok mate. Hackernews says we should be using jj to manage our rewritten-in-Rust code.
replies(2): >>42729737 #>>42729830 #
1. iimblack ◴[] No.42729830[source]
Since you brought it up, I personally switched to jujutsu and prefer it greatly. I regularly help coworkers deal with issues in git and keep dropping hints like `in jujutsu this would've been done way easier like this!`. Nobody bites yet since I think most of them don't want to use the CLI but maybe someday if enough people keep talking about it the inertia will get to the point that we can get some really slick GUIs for jj.