Viewing profile — Git-Master
Git-Master
HN member- Joined
- Sun, Jul 23, 2023, 9:38 AM UTC
- HN karma
- 6
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About Git-Master
No profile information was provided.
Recent public activity
-
comment
Comment #43989306
Two corrections: 1. Fossil repositories are explicitly not relational, they are however stored in SQLite databases. The data model for everything SCM-relevant (that also includes a…
-
comment
Comment #36867896
Thanks a lot, that was quite interesting! Always interested in different ways of doing things and the reasons behind them. Just to add to your last point regarding hiding history d…
-
comment
Comment #36867547
Yes. Usually, I come here only for the linked articles and read some discussions, but don't write. But this was too interesting to not comment, so I had to create an account.
-
comment
Comment #36834512
> At Sun we had a strict linear history mandate Out of curiosity: Was this also with TeamWare/SCCS? > If you care about history, what you really want is to see what's changed over …