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:// | ||
tips/dev/gitpullforce.txt · Last modified: by erik
