> git reset --hardThanks, it's works and very useful! Now, how i, after some 'git bisect's, can i see where is set git tree currently precisely? I study many git manuals but found nothing so only way i have is compile current git and run 'wine --version'. Is there more faster way / git command exist? Also can I switch my git tree precisely one step forward and backward? Thanks!