master
Joey Hess 2010-09-12 15:56:17 -04:00
parent adfe73de43
commit f4392bc4dd
1 changed files with 4 additions and 0 deletions

View File

@ -3,3 +3,7 @@ The _git_ module does not appear ever to prune obsolete remote branches in the _
Pruning remote branches can be done automatically with the --prune option to "git fetch" or in a separate command "git remote prune".
--[[blipvert]]
> I'll need more information than that before I add extra processing
> work to the current git commands it uses. I don't see any errors here
> from obsolete remote branches. --[[Joey]]