Hacker News new | past | comments | ask | show | jobs | submit login

Hopefully something not using git. Changeset workflow glued onto snapshot storage is just fundamentally broken.



Can you explain why? It sure has its pluses and minuses but which aspect makes it broken?


I've had to deal with reconciling a divergent tree; I've seen code that does not appear in `git show x` for any x in `show show --full-history`, and discovered that `git show XXXX` is different from `git diff XXXX^..XXXX`. I'm sure a fanboy will be along to tell me that a commit is just a monoid in the category of endofunctors and I just need to run `git-vent-branch --relieve-mimic-subtree --stub-indict-file`, but I'd rather not.


I wish I knew what any of those commands mean (except diff).


Me too.

I made a typo (`git show` not `show show`) and the last one is from https://git-man-page-generator.lokaltog.net/




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: