Get back some commits git

Code examples

2
0

how to revert to log in git

git revert --no-commit 0766c053..HEAD
git commit
1
0

get back some commits git

git revert {commit_id}'
1
0

how to go to a previous commit state

# This will detach your HEAD, that is, leave you with no branch checked out:
git checkout 0d1d7fc32

In other languages

This page is in other languages

Русский
..................................................................................................................
Italiano
..................................................................................................................
Polski
..................................................................................................................
Română
..................................................................................................................
한국어
..................................................................................................................
हिन्दी
..................................................................................................................
Français
..................................................................................................................
Türk
..................................................................................................................
Česk
..................................................................................................................
Português
..................................................................................................................
ไทย
..................................................................................................................
中文
..................................................................................................................
Español
..................................................................................................................
Slovenský
..................................................................................................................
Балгарскі
..................................................................................................................
Íslensk
..................................................................................................................