Nicolas Pitre wrote: >On Tue, 6 Jan 2009, ?yvind Harboe wrote: >OK, try this: > git pull file://$(pwd)/../my_repo.orig Alternately, try: rm -rf .git/ORIG_HEAD .git/FETCH_HEAD .git/index .git/logs .git/info/refs \ .git/objects/pack/pack-*.keep .git/refs/original .git/refs/patches \ .git/patches .git/gitk.cache && git prune --expire now && git repack -a -d --window=200 && git gc -- Sincerely, Stephen R. van den Berg. "Very funny, Mr. Scott. Now beam down my clothes!" -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html