You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm a fan of source control and new technologies roughly in that space. Nearly ten years back, Google's Rachel Potvin talked of their change from Perforce to Piper and having 86TB of history (monorepo & directed graph build tech Blaze), and 9 million source files. I've perf tested Subversion up to 4TB and would like to do so again for Oxen.
I'm also the person that maintains trunkbaseddevelopment.com. I dislike GitFlow and other non-trunk branching models. I'll claim that GitHub's pull request model and "GitHub Flow" is a form of TBD. Google doesn't do that - they effectively have patch queue software. Historically a Python/Postgres app called Mondrian that sat on a Postgres database. Replaced some years back with something that's like it, but closer to BigTable I guess.
Goals
I have a list of features for VCS techs that I am eternally chasing - https://paulhammant.com/2020/01/19/vcs-nirvana. Every time a new VCS tech pops up, I'm in email or on calls to the creators to talk about my list, and see how close they can get.
Building on #138, it would be great if
oxen info --json <pathname>
were possible.That would spit out the likes of:
I think it's Rust's underlying choice of siphash 1.3 that's being used for hashing, but I could be wrong.
--json
would be an option of course.The text was updated successfully, but these errors were encountered: