Document "git-reset --merge"
[gitweb.git] / compat / pread.c
2007-01-10 Replacing the system call pread() with lseek()/xread...