]> sipb.mit.edu Git - ikiwiki.git/commitdiff
minor grammatical edit
authorblipvert <blipvert@web>
Sun, 12 Sep 2010 17:01:55 +0000 (17:01 +0000)
committerJoey Hess <joey@kitenet.net>
Sun, 12 Sep 2010 17:01:55 +0000 (17:01 +0000)
doc/bugs/git.pm_should_prune_remote_branches_when_fetching.mdwn

index 137fc23981d25c3d81a7ab0fa5bee0e1bfa4d7a9..4f42b082fa023f20f297200f856a89c2ba1ee63b 100644 (file)
@@ -1,5 +1,5 @@
 The _git_ module does not appear ever to prune obsolete remote branches in the _srcdir_ repository, leading to spurious errors when fetching.
 
 The _git_ module does not appear ever to prune obsolete remote branches in the _srcdir_ repository, leading to spurious errors when fetching.
 
-Pruning remote branches is done automatically with the --prune option to "git fetch" or in a separate command "git remote prune".
+Pruning remote branches can be done automatically with the --prune option to "git fetch" or in a separate command "git remote prune".
 
 --[[blipvert]]
 
 --[[blipvert]]