minor grammatical edit

master
blipvert 2010-09-12 17:01:55 +00:00 committed by Joey Hess
parent c295054072
commit adfe73de43
1 changed files with 1 additions and 1 deletions

View 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]]