From b0c376d2a7ded722cd49f88e515c53632ec75730 Mon Sep 17 00:00:00 2001 From: Owen Jacobson Date: Wed, 28 May 2014 16:11:01 -0400 Subject: Typographic fixes around double quotes. --- wiki/dev/twigs.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'wiki/dev/twigs.md') diff --git a/wiki/dev/twigs.md b/wiki/dev/twigs.md index ebc875c..c3c7505 100644 --- a/wiki/dev/twigs.md +++ b/wiki/dev/twigs.md @@ -5,7 +5,7 @@ * Relatively short-lived * Share the commit policy of their parent branch * Gain little value from global names -* Examples: most "topic branches" are twigs +* Examples: most “topic branches” are twigs ## Branches @@ -17,8 +17,8 @@ ## Commit policy -* Decisions like "should every commit pass tests?" and "is rewriting or - deleting a commit acceptable?" are, collectively, the policy of a branch +* Decisions like “should every commit pass tests?” and “is rewriting or + deleting a commit acceptable?” are, collectively, the policy of a branch * Can be very formal or even tool-enforced, or ad-hoc and fluid * Shared understanding of commit policy helps get everyone's expectations lined up, easing other SCM-mediated conversations -- cgit v1.2.3