Live data from Hacker News

Viewing profile — Git-Master

Git-Master

HN member
Joined
Sun, Jul 23, 2023, 9:38 AM UTC
HN karma
6
Public activity
4 items

About Git-Master

No profile information was provided.

Recent public activity

  1. 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…

  2. 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…

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

  4. 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 …