Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 251 Bytes

File metadata and controls

6 lines (4 loc) · 251 Bytes

git-tutorials

a tutorial for demonstrating git usage and lecturing.

git-revert - Revert some existing commits Given one or more existing commits, revert the changes that the related patches introduce, and record some new commits that record them.