405
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 17 Apr 2024
405 points (100.0% liked)
196
16501 readers
2229 users here now
Be sure to follow the rule before you head out.
Rule: You must post before you leave.
founded 1 year ago
MODERATORS
i have an obligation to say this: i prefer fossil
I actually used Mercurial for many years until Git became ubiquitious.
I adore Fossil as well. Having simple tools like a wiki and tickets built into each repo is rad.
I love the idea of Fossil -- tools like a wiki, issue tracker, automatic synchronization, all built in, plus the more resilient on-disk format, are features Git should've had from the get-go (no pun intended), and having everything, web server to CLI wrapped up in a single binary is an extremely cool way to do it.
I want to switch to it, I really do, but
git commit --amend
is just not something that I am prepared to live without