From 00f4345523917716a49f946d807d62e3f0966e06 Mon Sep 17 00:00:00 2001 From: joachim-n Date: Sun, 1 Nov 2009 11:21:09 +0000 Subject: Fixed grammar: s/it's/its/ where applicable. --- _posts/2009-10-10-subtree-merge.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_posts/2009-10-10-subtree-merge.textile') diff --git a/_posts/2009-10-10-subtree-merge.textile b/_posts/2009-10-10-subtree-merge.textile index cd50b06..ab4fddc 100644 --- a/_posts/2009-10-10-subtree-merge.textile +++ b/_posts/2009-10-10-subtree-merge.textile @@ -65,7 +65,7 @@ Automatic merge went well; stopped before committing as requested h2. Pulling in changes -If the merged repo changes in the future, you can pull in it's changes by simply using the @-s subtree@ flag: +If the merged repo changes in the future, you can pull in its changes by simply using the @-s subtree@ flag:
[tekkub@tekBook: ~/tmp/test master] $ git pull -s subtree panda master
-- cgit v1.3.1