Submission timeline
2007–2026One slot for every year since HN launched. Height is that year's peak points; orange marks a 100+ point or 50+ comment breakout. Select a bar to open its strongest thread.
First comments on top threads
HN comment orderGit is, like many professional tools, something you simply got to learn. But like with many professinal tools, you don't need to know everything to get to work. I don't know all Photoshop or Ableton Live features, but I can improve my photos or create songs non the less. With these commands you can already start your own repo and work on it locally: git init // crate new repo git status // show which files are changed and which…
I haven't used Gitless before but usually these types of abstractions fall short for me. It never helped me as much as truly learning git. I learned so much about the commands that intimidated me by playing "Oh My Git!"[1]. It's an open source game that presents commands as quick-to-understand concepts and lets you experiment with them by using playing cards on the visual rendition of a repository. I was honestly surprised nobody else mentioned it here, maybe it's not…
I must admit I'm a little bit confused. It opens with a discussion that people find Git hard to use, and a statement that these problems are likely more than skin-deep but then goes on to describe a wrapper around Git which is mostly a bunch of aliases. Don't get me wrong, I'm know that many people do find Git hard-to-use, but I don't see anything in the eventual project implementation which backs up the original claim that the problems…
This seems blog fails to convey the why of gitless. It looks like a very thin veneer that's trying to hide the index, which I think is a really bad idea. The index is one of the two main reasons I prefer git over mercurial. The first paragraph says that git has usability issues, but no attempt is made to explain the reasoning and convince the reader that gitless solves these. I also have a UI nitpick: long parameters should…
The first top-level comment from each of the four biggest threads, in HN’s own order. Excerpts are shortened; open a comment for full context.
- Breakout years
- 3
- Total points
- 985
- Total comments
- 847
100+ points or 50+ comments
reference only — not used in Hall rules or ranking
reference only — not used in Hall rules or ranking
Every submission
| Date | Title as submitted | By | Points | Comments |
|---|---|---|---|---|
| 2015-03-04 | Gitless – An experimental version control system built on top of Git | mseri | 42 | 47 |
| 2016-10-01 | Gitless: a version control system built on top of Git | delian66 | 4 | 1 |
| 2016-10-02 | Gitless: a version control systemFirst breakout · Best thread | antfarm | 516 | 372 |
| 2018-11-22 | Gitless: A simple version control system built on top of Git | jackbravo | 181 | 138 |
| 2021-04-27 | Gitless – A simple VCS built on top of GitHall induction | tonteldoos | 3 | 1 |
| 2022-01-18 | Gitless – a simple version control system built on top of Git | gjvc | 3 | 1 |
| 2022-02-24 | Gitless: A simple version control system built on top of Git | luu | 2 | 0 |
| 2023-06-17 | Gitless a simple VCS built on top of GitLatest 20+ point return | hosteur | 230 | 286 |
| 2023-06-19 | Gitless: A simple version control system built on top of Git | brylie | 4 | 1 |
