From 2efe24ca8af0a5e2938b4a7ed06d54ffc481a2da Mon Sep 17 00:00:00 2001 From: Owen Jacobson Date: Thu, 19 Sep 2013 17:00:41 -0400 Subject: Spell-o (thanks, @SurprisingEdge!) --- wiki/git/stop-using-git-pull-to-deploy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wiki/git') diff --git a/wiki/git/stop-using-git-pull-to-deploy.md b/wiki/git/stop-using-git-pull-to-deploy.md index f6878fb..b9021bb 100644 --- a/wiki/git/stop-using-git-pull-to-deploy.md +++ b/wiki/git/stop-using-git-pull-to-deploy.md @@ -69,7 +69,7 @@ Sitaram's own documentation talks about how to accomplish these when impractical) in most cases; deployment should use a dedicated clone of the canonical repository. -I also disaree with point 3, preferring to keep deployment-related changes +I also disagree with point 3, preferring to keep deployment-related changes outside of tracked files. This makes it much easier to argue that the changes introduced to configure the project for deployment do not introduce new bugs or other surprise features. -- cgit v1.2.3