~jan0sch/darcs-book
Showing details for patch 2780986e623196c215efd6112ef7856741c51d56.
diff -rN -u old-darcs-book/en/09-tag-youre-it.md new-darcs-book/en/09-tag-youre-it.md --- old-darcs-book/en/09-tag-youre-it.md 2024-11-23 15:14:12.083460919 +0000 +++ new-darcs-book/en/09-tag-youre-it.md 2024-11-23 15:14:12.083460919 +0000 @@ -3,7 +3,7 @@ We now have all the tools the we need to craft our patches and their dependencies into a shape that we find satisfying. We know how to `record` -patches`, `pull` and `push` work between other repositories, state dependencies +patches, `pull` and `push` work between other repositories, state dependencies between patches, `amend` them or just throw them away. But how do we indicate that we have reached a point in our development where we have confidence in our work and say: "Yes! We have finally reached one of our goals!"