lukepierce / brewMonitor

Web Server to Monitor Fermentation
1 stars 1 forks source link

Cannot perform Git Pull on Raspi #10

Closed jandersson closed 9 years ago

jandersson commented 9 years ago

5509a5a..06aae38 master -> origin/master (unable to update local ref)

jandersson commented 9 years ago

http://stackoverflow.com/questions/2998832/git-pull-fails-unable-to-resolve-reference-unable-to-update-local-ref

jandersson commented 9 years ago

$ git gc --prune=now $ git remote prune origin

Did git prune and fixed the issue