Christian Couder <chriscool <at> tuxfamily.org> writes: > "reset_almost_hard()" can be used to do a "git reset --hard". It > should be faster as it calls "unpack_trees()" directly, and it can > optionnaly preserve changes in the work tree if the "allow_dirty" > global is set. Preserving changes in the work tree can be usefull > if for example you want to get rid of the last commit but keep > your current not yet commited work. s/optionnaly/optionally/ s/usefull/useful/ -- 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