|
|
|
|
|
by wyoung2
1680 days ago
|
|
Fossil is that thing: a simplified DVCS that doesn't have important bits missing. There are certainly cases where Git is the right tool, but it's vastly overapplied, used because it's popular, not because it's the best tool for every job. For smaller projects without a lot of randos offering PRs from the outside, Git's probably costing you more in its complexity than it's saving you by having that complexity at hand. |
|
One of Fossil's selling points is that it's missing several important bits (i.e. all the tools for rewriting history)