分散版管理で何が一番そそられるっかって言うと,それはDVCSが分散しているっていうところではないんだ。
一番そそられるのは,DVCSの考え方の軸が版ではなく変更にあるっていうところなんだよ。
版ではなく変更
それはSCCSの時代からそうでは?
きちんと読むこと。
分散版管理で何が一番そそられるっかって言うと,それはDVCSが分散しているっていうところではないんだ。
一番そそられるのは,DVCSの考え方の軸が版ではなく変更にあるっていうところなんだよ。
版ではなく変更
それはSCCSの時代からそうでは?
きちんと読むこと。
Game of Trees
got is a “distributed” version control system because every copy of a repository is writeable.
2022-02-18
+あれ
https://github.com/martinvonz/jj
Jujutsu is a Git-compatible DVCS. It combines features from Git (data model, speed), Mercurial (anonymous branching, simple CLI free from "the index", revsets, powerful history-rewriting), and Pijul/Darcs (first-class conflicts), with features not found in either of them (working-copy-as-a-commit, undo functionality, automatic rebase, safe replication via rsync, Dropbox, or distributed file system).
分散バージョン管理システム〈呪術〉、名前が力強い。
数学的理論に基づく分散型版管理機構。
論理の部分: https://pijul.org/manual/theory.html
https://news.ycombinator.com/item?id=25038679
↓ここで原作者?らしき人が発音してる。難しすぎ。ピフル?
https://youtu.be/o0ooKVikV3c?t=18
https://pijul.org/posts/2020-11-07-towards-1.0/
Nix梱譜管理機と直接は関係ないけど,どうも取説とかをNix梱譜管理機で管理してるっぽい?
あるいは単にNixに登録するためのもの?
https://pijul.org/
接触元: https://mstdn.anqou.net/@anqou/105518955214745279