Y
Hacker News
new
|
ask
|
show
|
jobs
by
wojciechpolak
1817 days ago
Because: "Fossil, in contrast, puts more emphasis on recording exactly what happened, including all of the messy errors..."
1 comments
mpweiher
1817 days ago
Logical errors, dead-ends.
You don't commit when the tests fail.
link
Cthulhu_
1817 days ago
Shouldn't, and shouldn't be able to (git pre-commit hook), but some people don't have that, some people use git as cmd+s.
link
You don't commit when the tests fail.