From: Joey Hess Date: Tue, 14 Sep 2010 19:45:38 +0000 (-0400) Subject: git: When updating from remote, use git pull --prune, to avoid possible errors from... X-Git-Tag: 3.20100915~4 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/cd794613b6f5140365e51f79023c882e8ea71197?ds=sidebyside;hp=cd794613b6f5140365e51f79023c882e8ea71197 git: When updating from remote, use git pull --prune, to avoid possible errors from conflicting obsolete remote branches. ---