User Tools

Site Tools


tips:dev:gitpullforce
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


tips:dev:gitpullforce [2015/10/30 18:25] (current) – created erik
Line 1: Line 1:
 +====== How to force Git to overwrite local files on pull? ====== 
 +  git fetch --all 
 +  git reset --hard 
 +   
 +More info [[http://stackoverflow.com/questions/1125968/force-git-to-overwrite-local-files-on-pull/8888015#8888015|here]].
tips/dev/gitpullforce.txt · Last modified: 2015/10/30 18:25 by erik